cf72post-hide-menu.js 157 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 (function($) { $(document).ready(function(){ $('#toplevel_page_wpcf7 li a[href="admin.php?page=map_cf7_2_post"]').parent().remove(); }); })(jQuery);