Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

F12-Profiler

Popis

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

Snímky obrazovky

Instalace

  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.

Recenze

15. 7. 2021 1 odpověď
Installed the plugin, nothing happens. No link in the admin bar, nothing in the admin menu, no new settings. Wasted my time.
13. 1. 2020 1 odpověď
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. 1. 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. 6. 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.
Přečtěte si všech 5 recenzí

Autoři

F12-Profiler je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „F12-Profiler“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “F12-Profiler” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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