
內容簡介
這個外掛程式是供主題開發者使用的,它可以顯示當前的模板、文章類型及其他相關的資訊。
只有使用者擁有 edit_theme_options 權限才能看到這些資訊。
顯示的資訊包括:
當前的模板
一般資訊(文章類型、是否在首頁等)
使用的其他檔案,例如 header.php 或 footer.php
哪些側邊欄被使用,以及其中包含的小工具
列出已加入佇列的 script 和 style
這個外掛程式僅適用於主題開發人員,需要標準的瀏覽器支援,不支援 IE8 或以下版本。
外掛標籤
開發者團隊
原文外掛簡介
This plugin is intended for theme developers to use. It shows the current template being used to render the page, current post type, and much more.
The info is only displayed for users that have the edit_theme_options capability.
Information displayed:
Current template
General Information (post type, are you on the front page, etc.)
Additional files used. For example, header.php or footer.php
What sidebars are being used and what widgets are in them.
List of enqueued scripts and styles.
This plugin is intended for use by theme developers and it requires a standards compliant browser. This plugin will not work in IE8 or below.
