Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

F12-Profiler

Descripción

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

Capturas

Instalación

  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.

Reseñas

15 de julio de 2021 1 respuesta
Installed the plugin, nothing happens. No link in the admin bar, nothing in the admin menu, no new settings. Wasted my time.
13 de enero de 2020 1 respuesta
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 de enero de 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 de junio de 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.
Leer todas las 5 reseñas

Colaboradores y desarrolladores

«F12-Profiler» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«F12-Profiler» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce «F12-Profiler» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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