Page Detector – Check the template file of the current page

外掛說明

It detects what kind of page you are visiting, and also the template file that is used. Useful for debugging and problem solving.

How to check which kind of page you are visiting and the template that is used

  • Install and activate the plugin Page Detector
  • Visit the page
  • Right click => Inspect Elements => Console
  • See the information provided in the section “Page detector”

How to check which files are called to build the page

If you also need to see all the files that are called to build the page, you need to install also Freesoul Deactivate Plugins.
Read the FDP documentation (action button n. 6) for more details.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Page Detector – Check the template file of the current page〉的開發相關工作。

參與者

變更記錄

0.0.2

*Added: plugin action link to backend page to explain how it works

0.0.1

*Initial release