cf72post-footer-script.php 215 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <script type="text/javascript"> (function( $ ) { 'use strict'; $(document).ready(function() { $('#adminmenu ul.wp-submenu li a[href="admin.php?page=cf7_post"]').parent().hide(); }); })( jQuery ); </script>