Description
WooCommerce Template Hints adds a visual border around parts of all WooCommerce pages showing details about the template used.
If the plugin is active then a frame will be inserted around each template that is used by WooCommerce showing the
file name. Default WooCommerce templates are red and overridden templates are blue.
Hovering over the template name gives the full path of the template being used.
The frames will only be visible to users with ‘edit_posts’ access.
This is very helpful when developing a new theme for WooCommerce, or troubleshooting an existing theme!
The code is maintained on Github
Translations, feature requests, and ratings are welcome and appreciated!
Screenshots
Installation
- Upload the folder
woocommerce-template-hints
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit any WooComerce page to see template hints
- Deactivate the plugin to remove template hints
FAQ
- Will this show template overrides in my theme?
-
Yes! Whichever template is used on the site will be shown with a path.
- Will this show templates in 3rd party plugins?
-
Not at this time, but that’s on the road map!
Reviews
Contributors & Developers
“WooCommerce Template Hints” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Template Hints” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release