This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

F12-Profiler

Description

This plugin will track the load time of each plugin, javascript and css file
to help you optimizing the performance of your WordPress site. It will help you
to figure out which plugin / resource causing the slowness of your page.

Track time for:

  1. Core
  2. Theme
  3. Plugins
  4. Resources (JavaScript, CSS)
  5. External files

Screenshots

Installation

  1. Upload the plugin to the «/wp-content/plugins/» directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.
  3. Activate the plugin itself in «Tools» -> «F12 Profiler».

Important: The plugin will not track anything before activated by yourself (see the steps above). This will allow you
to disable the plugin within the options without uninstall and install it all the time if you require it.
Also, it will only be activated for logged in users that are able to manage options of plugins.

If you have any further questions do not hesitate to ask.

Reviews

15. Juli 2021 1 reply
Installed the plugin, nothing happens. No link in the admin bar, nothing in the admin menu, no new settings. Wasted my time.
13. Januar 2020 1 reply
Plugin is working and I see some stats. However I have a certain plugin that's delaying all the pages with more than 10 seconds and there is no mention of it in the stats, everything looks fine there, but it's not.
1. Januar 2020
Great details. The only thing causing me to rate it as 4 stars and not 5 stars is missing a way to save the results to file. Add this and I'll change it to 5. Promise!
18. Juni 2019
Excellent! After P3 doesn’t work with PHP7+ anymore, F12 seems finally the one stepping in to fill that gap. Update [18-Jun-19]. After some small contributions of mine to the dev efforts, the plugin developer has decided to add me to the team, long after this review was written.
Read all 5 reviews

Contributors & Developers

“F12-Profiler” is open source software. The following people have contributed to this plugin.

Contributors

“F12-Profiler” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “F12-Profiler” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Added namespaces
  • Reorganized folder structure
  • Renamed classes

1.2

  • Added Ressources (JS/CSS) View
  • Changed CSS Styling (thanks to alx359)
  • Changed Sort of Profiler list (thanks to alx359)
  • Added compatibility to PHP 7.0
  • Update for WP 5.2.1
  • Added a simple admin page (Tools) to enable / disable the Profiler

1.2.1

  • Some minor update to optimize the Plugin

1.2.2

  • Updated the localization of the plugin (thanks to alx359)
  • Updated the admin page to display hardware information
  • Changed CSS Styling Toolbar (thanks to alx359)
  • Changed the Resource view to display the data more accurate (thanks to alx359)
  • Extended the Resource view by additional information.
  • Fixed some issues on windows servers.

1.3

  • Fixed an issue causing an javascript error in the backend
  • Updated css/views of the popups
  • Merged the resource metric into the profiler popup
  • Fixed some issues with PHP

1.3.1

  • Fixed some issues with scripts not recognized.

1.3.2

  • Fixed some CSS issues
  • Fixed an error generating an endless loop causing ERR_CONNECTION_RESET
  • Added a new wrapping function for filters
  • Added a separate function to disable the plugin if the php version changes after the installation.
  • Added support for inline functions for wrappers
  • Added support for newly generated hooks during processing

1.3.3

  • Hotfix – fixed an issue caused by the early hook of the plugin.

1.3.4

  • Fixed issues to be compatible with WordPress 5.3.2

1.3.5

  • WordPress Version 5.4.1 support

1.3.6

  • WordPress Version 5.5.1 support
  • Assets fixed duplicate slashes

1.3.7

  • WordPress Version 5.8.1 support

1.3.8

  • WordPress Version 5.9 support

1.3.8

  • WordPress Version 6.0 support