该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

F12-Profiler

描述

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

屏幕截图

安装

  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.

评价

2021年7月15日 1 回复
Installed the plugin, nothing happens. No link in the admin bar, nothing in the admin menu, no new settings. Wasted my time.
2020年1月13日 1 回复
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.
2020年1月1日
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!
2019年6月18日
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.
阅读所有5条评价

贡献者及开发者

“F12-Profiler” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“F12-Profiler”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“F12-Profiler”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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