From searching around, the consensus seems to be that the only real impact of inactive plugins is in the Dashboard, because that’s where get_plugins()
(which scans the wp-content/plugins
directory) is called. So probably zero impact on public-facing pages.
Related Posts:
- Do deactivated plugins slow down a WordPress site?
- Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
- How can I modify what is being output in wp_head, whether by a theme or WordPress in general?
- How can I reduce the amount of files loaded/included per plugin?
- For performance is it better to build custom functionality into the theme or a plugin
- Multiple plugins vs combined one
- WordPress tips for speed and performance [closed]
- Do Plugins effect site loading time?
- WordPress shortcodes & performance
- Changing BIGINT to INT
- Prevent CSS/JS loading when plugin is not used
- How to see list of plugins
- Is it ok to call get_option without hooks?
- WordPress web page struggling with performance
- How do I know which plugin uses the most resource?
- How can I measure the performance of any WordPress Plugin or Theme?
- prettyPhoto media loading very slowly in Chrome
- How to load plugin after page is loaded – pagespeed issues
- WordPress takes too much time (100 seconds) to load – Front end and back end
- WordPress performance – W3 Total Cache and memcached/APCu
- how to find and correct plugin query performance issues
- Correct way to perform non-cacheable DB query
- What’s the best way to implement AJAX in WordPress?
- Does using WP-cron make the site slower for the user?
- page loading time of a cached page
- Will Gutenberg Have a Negative Impact on Page Speed?
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- w3 Total Cache not Caching – Requested URI is rejected [closed]
- Improving the perfomance of a plugin action
- Namespaced shortcode?
- Does heavy theme and plugins affect server’s response time? [closed]
- One sub site is slow while all others load fine, same theme & plugins [closed]
- What are the performance hiccups when building plugins?
- WordPress stats: OWA plugin overhead in the future
- (WordPress 5.8.3) Function.php or a plugin for better performance? [duplicate]
- Plugin has added weird data in wp_options, set to autoload
- Super slow plugin page (lots of error 500)
- Profile / benchmark wordpress on apache?
- Is wp_deregister_script the best way to deal with unneeded plugins in a page?
- should i use GLOB_ONLYDIR to hook add-ons for wordpress plugin
- Minification Plugins break my website
- “Disable” specific plugins on certain pages
- is there a way to preload specific images for desktop users only? (excluding mobile users)
- How to remove Unused CSS From a WordPress Theme?
- Profiling the initial PHP file, anyone, that get like 10 seconds to load
- Searched & tried a lot: Is it Possible to Eliminate Render Blocking Manually
- API calls on plugin activation or init?
- Is saving multiple options or saving multiple items in one option better?
- Very Slow loading. Plugins report provided by P3 included
- Plugins to generate CSS Sprites? [closed]
- Combining JS files to one script
- Eliminate Render blocking CSS?
- How to debug periodic performance issue
- Is option_active_plugins actually doing anything useful?
- Hidden Elementor sections slow down website. How to fix this? [closed]
- How can i store cache of wordpress a database request without plugins?
- How can I wordpress cache a database request with no existing plugin?
- Does the number of downloads displayed for a plug-in in the WordPress.org plug-in directory include automatic updates?
- How to get home page ID?
- How to get the active theme’s slug?
- Which method is best to enqueue scripts
- Removing blank spaces from scripts to reducing page load time
- Don’t send notification if author comments his own post plugin help?
- Custom interval is not working
- ‘Easy Table’ Plugin has float issues
- what the hook for displaying course list page for learndash plugin? [closed]
- Feature Differences between WordPress.com and Hosting on your Own Server?
- How do you add custom logo to entire themes
- wp_get_environment_type is undefined
- Is the wordpress user-model changed in wpmu?
- Dynamic CSS Vs Inline Issues in Code any Way around in a WordPress Themes?
- How to determine if a plugin affects your file-system
- Custom random quote widget breaks when used in multiple sidebars
- Building plugin with changeable custom post type values…advice needed
- Is it wise to add plugins to the Object Cache?
- Remove ‘Check Compatibility’ from Plugins menu
- WordPress “Categories to tags converter” not working. Pointing to import.php instead
- Elementor: How to override global theme style settings? [closed]
- Add user role to generated plugin
- WordPress Ajax code is not Working
- Clear out old images, any advice?
- problem with sql query
- What goes into wp_postmeta and why?
- A question of etiquette when forking a plugin? [closed]
- WordPress Plugin for pastimes/participation in contest [closed]
- Plugin to create unlimited custom shortcodes?
- How do I create pages within a WordPress post?
- how to show all posts of each category in pages
- Allowed memory size of 134217728 … wp-includes/wp-db.php on line 1989
- Pricing Calculator – WordPress
- reminder wp_schedule_event
- Make the product page as homepage WooCommerce
- Media Dialog CSS broken in WP v.5.3.2
- What’s the preferred method of writing AJAX-enabled plugins?
- WordPress API hook
- jquery conflict with widget page
- wp_update_post call really slow when official Facebook plugin is installed
- Make plugin admin page visible to other roles
- How To Convert External Image URLs To Own Website’s Uploaded Images Automatically?
- Getting 400 Error in wordpress website