Untitled
unknown
plain_text
10 months ago
359 B
5
Indexable
add_action('marketking_dashboard_head', function(){ ?> <style type="text/css"> .linked_product_options, #shortpostexcerpt{ display: none; } </style> <script> jQuery(document).ready(function(){ jQuery('.linked_product_options, #shortpostexcerpt').remove(); }); </script> <?php });
Editor is loading...
Leave a Comment