Beskrivning
A simple, lightweight plugin that displays useful technical information on pages and posts to aid in developing WordPress Classic themes. Provides quick access to things that are sometimes hidden, like post/page ID, slug, taxonomy terms, and post type slug. Theme Inspector tells you exactly what conditional tags are true on each view, and what template file loaded on each page view.
- Use In Conjunction with the WP Template Hierarchy Document.
- Theme Inspector is only visible to logged in Administrators.
- Appears on the right-side of the Toolbar (admin bar).
Installation
- Simply unzip and upload to the wp-content/plugins’ directory.
- Activate the plugin through the ’Plugins’ menu in WordPress
- There’s nothing to configure. Theme Inspector will automatically appear when you view your website as an Administrator. Look at the upper-right corner of the Toolbar (”Admin Bar”).
- Hover over ”Theme Inspector” for a flyout-panel containing information about the page you are currently viewing.
Vanliga frågor
-
I don’t see Theme Inspector! Where is it?
-
You must be logged in as an administrator, and viewing the Site (not the admin panel). It will appear on the admin bar.
Recensioner
Bidragsgivare och utvecklare
”Theme Inspector” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Theme Inspector” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
4.0.0
- Added clearer warning when using an incompatible plugin or Block Theme
3.0.6
- Minor CSS changes for compatibility with RTL language settings
3.0.4
- Minor CSS changes for compatibility with twentynineteen
3.0.3
- Added support for WooCommerce templates
3.0
- Added the complete template hierarchy chain for the currently displayed page
- minor CSS improvements
2.0
- Moved the display to the admin bar (toolbar) for consistency
- Changed CSS styles to be more readable in all themes
- Improved code structure and added Inspector functions
1.0
- Original Version – Theme Inspector displays all info at the bottom corner of the screen