10+
February 12, 2020
February 16, 2013
Theme Mentor is a cousin of the Theme-Check plugin getting deeper into the code analysis.
It’s using different approaches to monitor for common problems regarding theme reviews from the WordPress Theme Reviewers Team. It is prone to fault analysis, so use only as a reference for improving your code base even further.
Currently supported validations:
header.php specific
footer.php specific
This section describes how to install the plugin and get it working.
e.g.
theme-mentor to the /wp-content/plugins/ directoryThe higher the quality of your theme’s code, the better the compatibility with the core and the plugins out there.
It’s not required, but it’s highly recommended. Theme Mentor is the extra step of notifying you for possible troubles with your code. Part of the remarks could be irrelevant, but hey, better to have something to double check and confirm it’s working than to miss obvious code troubles.