Those methods that you were using, remove the page totally. If you were the plugin author I would suggest to create the admin page calling add_submenu_page with a parent id of null. Since you can’t change the plugin code the only way to achieve this is using CSS.
Read this ticket for more information about the problem.
Related Posts:
- Disable plugin / plugin action via theme
- Shared functionality in plugins and themes
- Need to create a Theme demo site that features multiple themes
- Declare a function before plugin does on the theme functions.php file
- Override the core function locate_template
- Set WordPress Featured Image For All Post Slugs Matching Image File Name in Specified Directory
- Fatal error: Call to undefined function cmsms_theme_page_layout_scheme()
- All sites themes functions.php have been changed
- Overwrite category head title
- Proper way to use plugin functions in functions.php
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Removing the custom_image_header from wp_head
- What is the most efficient way of adding additional functionaliy for admin only
- Securing langugae folder
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- Shows warning when enable “wp_gallery_custom_links” plugin with Themify Builder
- How can I add a custom checkbox / radio button on the admin theme options to display a CSS or other?
- How to Call Function From Separate WordPress Install on Same Server?
- pluggable function in theme, to be overridden by plugin
- Can’t get custom user meta to show in header
- Where can I sell WordPress themes and plugins? [closed]
- Get URL of a specific file
- Why does including a file in theme’s functions.php not work?
- Adding New Role
- disable active plugins for specific theme
- Should I use RIPS tool to test my themes and plugins?
- Add Top-Level Menu that opens URL
- Make the css of the widget overwrite theme css
- A way to sort WordPress themes? [closed]
- adding a text message beside the comment submit button
- wordpress custom login successful redirect hook
- WordPress ajax call for not logged in users, doesn’t work
- Display All Non-Used Plugins
- New Plugin: Post update pushes a copy as a revision
- Placement of Code in Plugin for hooking `save_post`
- Why are some of my thumbnails not being generated?
- Making menu link open in new tab?
- Add get_option to jquery
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- How to add class in plugin only for network site?
- How to Know if a Plugin can be used with my Theme [closed]
- PHP Fatal error: Call to undefined function plugin_basename
- Not able to open category post [closed]
- Reusable functions and tools (Framework)
- Only Homepage not loading properly
- Using custom JS plugins with WordPress?
- Executing my function once on a specific time
- Missing Argument
- load_plugin_textdomain error
- Globally register styles but enqueue them selectively
- Adding Shortcode to Text Widget
- Guidelines / restrictions about advertising /donate begging unside wordpress plugins or themes
- Does WordPress validate inputs to all functions? (such as get_user_meta and insert_user_meta)
- Admin Theme customization
- Using a function to change favorites listing
- (FES EDD) New vendor submission page is blank
- Custom wordpress Theme and Plugin repository
- WP Query. Is there a maximum size?
- WordPress get_avatar function not correct working
- WordPress metaboxes – textfield suggestion automatically populated
- How to use get_template part in the plugin?
- How can I use get header from within my plugin?
- Improving the perfomance of a plugin action
- Check if variable is set in filter
- Basic gallery plugin suggestion [closed]
- Image change on hover
- How to write “alt” tag in image for wordpress code?
- How to activate a plugin on the activation of a theme?
- Using custom fields for image alt and title
- Where Should i write the code for wordpress ajax voting?
- How do I convert my WordPress website to be domain agnostic?
- Show media-uploads to all users
- Cannot add edit themes and add plugins after multisite update
- Remove updates text on plugin or themes list page
- how can authors to define custom pages?
- Adding a Tag Parameter / Filter to My Shortcode
- How to prevent plugin, theme installation failures on WordPress?
- Edit all $wp_scripts at once to $in_footer = false
- How to upload large media file in chunks, without any plugin?
- WP Function does not trigger on Webhook API Call
- Why do I need to reload the page for WordPress to see the new custom field added with jQuery
- Cookie value changes back to previous value after changing
- Main content of site not showing, but does show when logged in to wp-admin
- How to add specific script to WordPress webpage that will working with user input and databases
- Call function with button and return response
- Why is WP template_include overwritting all templates rather than specified page?
- how to add custom css at top above all css file for specific url
- What is the process for reimplementing a back up WordPress?
- Notice: Use of undefined constant Redux_TEXT_DOMAIN – assumed ‘Redux_TEXT_DOMAIN’
- How to install wordpress theme’s plug-ins?
- White screen and can’t activate themes and plugins
- date function not correctly returning date
- Access to wordpress method inside of classes
- custom registration form [duplicate]
- do_shortcodes() isn’t working
- WordPress: code structure
- Gravity Forms and Gravity View Permissions
- Run a function only once when logging into dashboard
- Newspaper theme, custom query vars, & custom rewrite rules
- How to call a logging function from a generic utility plugin from another plguin