I highly doubt that what is happening is actually process of “activation” in WP terminology. What plugin is likely doing is just filtering data for what theme is currently active, without actually activating/deactivating (which would probably lead to chaotic collisions between different visitors).
The easiest way to hide those shortcodes would probably be to make them empty in a theme that doesn’t use them. Something like this should work:
add_shortcode( 'name', '__return_empty_string' );
Related Posts:
- All shortcodes not working on custom theme
- Plugin Handle URL With Custom Theme
- Where are theme codes located for WordPress?
- using do_shortcode
- Override/ignore CSS from active theme as not to interfere with my custom CSS
- Load CSS files in header of Bones theme?
- how to display a template.php in a shortcode
- Image path in childs theme
- do_shortcodes() isn’t working
- WP Customer Reviews call short code on another page [closed]
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Hide prices and checkout functionality in woocommerce
- How do I exclude plugins from getting automatically updated?
- How can I create a bash install script for my WordPress sites setup (WP+plugins+theme)?
- PHP Deprecated: Non-static method should not be called statically
- Loading shortcode with ajax
- Which hook callback has priority if both plugin and theme use the same hook?
- How to pass multiple values in shortcode?
- Calling function from within functions.php returns unwanted value
- plugin shortcodes not working on custom theme- unsure how to fix
- Force wordpress to request for FTP Info on theme/plugin install/update
- Nested shortcodes
- Override the core function locate_template
- Trying to count the total number of paragraphs inside a blog article
- How Can I Pass the Shortcode’s $atts Variable to the Plugin’s Javascript Function
- WordPress 5 upgrade: until when is it safe to keep project running in 4.x?
- Installing WordPress only for a separate page – ‘mydomain.com/blog’
- May i Use ShortCode in Template?
- ‘Customize’ button in admin bar for CSS
- Uncode theme content block header ignoring saved changes/not updating?
- Theme and plugin install or update display error in localhost
- Reduce Drop down Menu Width in WordPress
- How can I create a custom shortcode that will return a custom post type by ID?
- AddToAny shortcode in the loop
- Making a Template for a CPT created by a plugin
- Create custom registration form for WordPress Multisite
- Classified ad website : which solutions to use? [closed]
- posts comments goes to trash
- Advanced Custom Field DatePicker [closed]
- Calling an attribute from a plugin shortcode
- What will happen if i deactivate my visual composer plug in? [closed]
- accessing wp.media api from a tinymce plugin
- Finding the URL to be used to check if plugin is installed with a theme
- Creating shortcodes in plugin
- WordPress 3.8.3. custom theme – sliders won’t load js/css files
- Create shortcode to echo javascript
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- Why shortcode always displayed after footer not in body
- Why am I unable to load scripts in head in plugin?
- Where to find the code used to render a page that has a shortcode and a template defined?
- Theme Custom Pages
- Shortcode does not expand in Facebook like
- How to get theme’s info from wordpress.org/themes using api.wordpress.org?
- How to find the list of custom post type where logged in user is author
- why need theme,if page builder is there in wordpress [closed]
- speed up pagination for huge database
- How to rewrite URL and get the values?
- Is there a good way to load tiny_mce_popup.js through editor.windowManager.open?
- How to prevent tabs from opening all at once
- Executing Javascript in Plugin
- Is it possible for a plugin to prevent certain plugins from being installed?
- How do you create a re-useable HTML fragment in wordpress
- plugin inside a wordpress theme
- Identify current wordpress theme
- Gantry Framework: new page loads homepage content instead of page content
- How To Use do_shortcode with WooCommerce One Page Checkout
- Can’t load the the canges of field groups [duplicate]
- How to get current cart values using WC_Shortcodes?
- Javascript console errors and WSOD on edit post pages
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- insert og image link in wordpress post
- How to check if short code is present in template?
- How Can I Create A Form In WordPress For Subscribers To Alert Them about new Listing posted?
- Why is my shortcode not working?
- What plugin would make this happen? If is the theme
- Link custom post type to page
- How to disable a widget area of a specific page?
- when i activate my WordPress plugin cannot see customizer options or preview
- Writing SEO for Homepage when homepage is set to display latest posts
- Showing different js file for different theme in wordpress customizer api
- Seeking specific WordPress Layout
- WordPress show descriptions under images in gallery
- Modify Plugin PHP Class in Child Theme – Correct Method
- WordPress Theme/Plugin Install (about FTP Connection)
- function of parent not working in childtheme
- WordPress core update fails – no issues with plugin updates
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- How to add the functionality of WordPress needed to be installed to be mandatory while installing themes
- Incentive theme – Getting ’You do not have sufficient permissions’ while trying to install plugins
- Posting code inside the post instead of in the template file using shortcode
- Why function hooked using object are executing at all time?
- How do I make the selected layout display for all MarketPress pages?
- Can’t get custom user meta to show in header
- How to make only selected posts appear on a selected wordpress page
- Trying to Understand Shortcodes.
- Shortcode return is printing a 1 afterward
- Any way to hook into WP after a page displays?
- Integrate Razorpay quick payments plugin with contact form7 plugin
- wordpress illegal string offset ‘parameter’ error
- Is there a way to stop the theme and especially plugins listed?