Try this plugin: http://wordpress.org/extend/plugins/p3-profiler/
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 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
- Performance impact with inactive plugins? [duplicate]
- (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?
- How to force WordPress to temporarily switch locale (using qTranslate)? [closed]
- Custom admin column disappearing when using Quick Edit [duplicate]
- Create page when plugin is activated
- Logs to check when the plugin was first installed for the first time
- How to get custom field image url of specific size
- Facebook Like Button On Individual Comments
- jQuery function didn’t work in my plugin
- Adding json as params to shortcode
- How to make Http Request to a php file present in plugin directory of wordpress
- Plugin to host auctions on your site
- How can I add Expire headers to images?
- Inserting above the comment template
- Moving Share Buttons from a Plugin
- How do I create a filter feature on WordPress? [closed]
- Plugin: register_deactivation_hook works perfectly well, while register_activation_hook suddenly stopped working
- Load external images via proxy
- Ability to automatically redirect a URL
- Passing Page ID used in Meta Box Creation to JavaScript
- How to Add Custom New Published Post Counter Icon on Top of the WordPress Site [closed]
- Co-Authors Plugin Displaying Wrong Author
- Identifying where plugins are being used in your wordpress install
- How to get the particular product quantity in orders in Woocommerce [closed]
- Update WP option by plugin
- plugin enqueue style on all pages
- Table appears in Visual mode of editor but not in preview or after publish
- Do WordPress plugins suport multisite site?
- Any gallery plugins that allow commenting on single images?
- How To Use do_shortcode with WooCommerce One Page Checkout
- dbDelta not CREATING TABLE
- wp_mail in pluggable.php return path original settings
- How to exclude a part of a page in search results
- Custom admin plugin read CSV
- plugin installing error
- Plugin, add opengraph tags after form submit
- Creating a page that does not show up in the frontend navigation bar
- Removing this filter added by a plugin
- Infinite Scroll plugin on Ebuy theme
- Pronamic Info Window
- WordPress custom block: Link saved in database not retrieved when editing post
- Accessing Correct Database to Create REST API Endpoint
- How do I replace a logo image that’s hard-coded into a plugin’s logo.php file?
- How to Order Posts by Taxonomy in Jetengine Plugin
- Detect if user is on the specific page in WordPress