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
- How to maintain W3C standards compliance of a theme
- How to export comments in WordPress?
- Difference between a theme and a plugin?
- Gutenberg disallow certain custom blocks but keep all core blocks?
- Publish author posts only with editor approval?
- Customizing subject in comment notification e-mails
- All shortcodes not working on custom theme
- Disable plugins on cron and ajax page
- WP showing “warning: call_user_func_array()”, What to do?
- Removing user contact methods works from functions.php but not from a plugin
- Use functionality of 2 wordpress plugins
- How can i change an image’s author?
- Theme and Plugins sharing common libraries
- Is there a quick way to inject i18n domain into theme/plugin files?
- How to avoid redefining requirejs in plugin when another plugin also uses requirejs
- Showing Co-Authors on post page
- Is there a reliable way to keep track of how long a WordPress theme has been active?
- Debugging Technique Question re: functions.php
- WP Job Manager Category Drop-down; Change Placeholder Text Via Filter
- How can I list recent posts excerpts?
- Custom Taxonomy Tag Search
- Redeclare theme’s function in a plugin
- Plugin Deactivate Self on Activation Errors
- Change wordpress current_time function to different timezone
- Two (or more) looks, with one set of content
- How to override a plugin function wrapped in a class?
- Snippets: is it better to add them in functions.php or make site-specific plugins?
- WSOD after upgrading to 3.1
- Restrict media upload size by format
- Is there any kind of theme on WordPress to sell my own movies?
- Facebook Messager Plugin
- Basics of changing plugin output
- Why can’t I call a (member) function from within a foreach?
- Are there action hooks for comments?
- Activate and deactivate plugin automatically
- Theme My Login Shortcode Doesn’t Return Anything
- Include Minit plugin in theme [closed]
- dynamic name of the style for wp_enqueue_style
- Inserting Plugins Into Blank Space of Externally Designed WordPress Theme
- Load CSS files in header of Bones theme?
- How to handle a WordPress blog with articles in different languages?
- display unique post per category
- How to display a widget on a page with no theme?
- Call javascript functions from each page
- Add_image_size not generating correct size
- navigation among single posts
- WordPress Cache delete on plugin uninstall
- How can i call a functions.php function, from inside my plugin class?
- How to make WooCommerce payment method field optional?
- Unknown theme modal source
- WordPress Custom Hook with Class method
- how to define a html folder to make it work with WordPress commands
- Ensure WordPress Theme Uninstalls Completely
- add a hook of Woocommerce to a plugin but it only shows and doesn’t function properly
- Ajax Call not Working in Plugin
- Changing the pointing of assets from old server to new server
- Adding discount functionality to the cart
- Precheck fields when I add a new post
- Can’t add new plugin or themes on a wordpress multisite network from the primary site as administrator. Error: ERR_TOO_MANY_REDIRECTS
- Use buddypress function outside of plugin
- WPML – Hook when language is switched (change user language)
- Use action, filter, or hook to append HTML to WordPress plugin function
- Change custom rewrite rule when permalink is updated/changed
- Is it possible to disable a theme programmatically?
- Google trying to index child theme files
- Save Post Permalink In .txt File
- How To Add Code To WP Without Plugin or Functions
- In the WordPress API is there a way to set the width of the post/page container
- Disqus comments count taking long to update
- plugin not hooking to my custom hook
- Populate select option with JSON file
- Home page letters
- Things that saved lose when logout
- Automatic updates of plugins and themes outside of wordpress.org
- Trying to output a “Most visited blogs” list in wordpress multisite
- Why does theme need woocommerce to show images / content on front page?
- How to Allow Users to Select Recipients In a WordPress Comment section?
- How often should I execute add_filter and function declaration in Code Snippets?
- Product customizing quiz – quiz adding products to the cart
- How to change all the urls of the WordPress site?