這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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 reply
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 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.
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