Title: Theme Mentor
Author: Mario Peshev
Published: <strong>Favrer 16, 2013</strong>
Last modified: Favrer 12, 2020

---

Search plugins

![](https://ps.w.org/theme-mentor/assets/banner-772x250.png?rev=2243127)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/theme-mentor/assets/icon-128x128.png?rev=2243127)

# Theme Mentor

 By [Mario Peshev](https://profiles.wordpress.org/nofearinc/)

[Telechargiada](https://downloads.wordpress.org/plugin/theme-mentor.0.2.zip)

 * [Details](https://roh.wordpress.org/plugins/theme-mentor/#description)
 * [Reviews](https://roh.wordpress.org/plugins/theme-mentor/#reviews)
 *  [Installation](https://roh.wordpress.org/plugins/theme-mentor/#installation)
 * [Development](https://roh.wordpress.org/plugins/theme-mentor/#developers)

 [Support](https://wordpress.org/support/plugin/theme-mentor/)

## Descripziun

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:

 * Mark all tags in template files
 * Mark all tags in template files
 * Warn about query_posts() usage
 * capital_P_dangit control (disallow any WordPress spelling other than WordPress
   as is – that is WORDPRESS and WordPress, ugh)
 * wp_deregister_script(‚jquery‘) is forbidden
 * wp_dequeue_script(‚jquery‘) is forbidden
 * prevent global $data; call as a common troublemaker (props @pippinsplugins)

header.php specific

 * Make sure that wp_head is before
 * Ensure that wp_title(…) is called within and tags

footer.php specific

 * Make sure that wp_footer is before

## Maletgs dal visur

 * [[
 * Sample Theme Mentor validation test results
 * [[

## Installaziun

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `theme-mentor` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. Go to Appearance -> Theme Mentor
 4. Pick a theme and start the test

## FAQ

  Why would I need this plugin?

The higher the quality of your theme’s code, the better the compatibility with the
core and the plugins out there.

  Should I also use Theme-Check?

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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Theme Mentor” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)

[Translate “Theme Mentor” into your language.](https://translate.wordpress.org/projects/wp-plugins/theme-mentor)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/theme-mentor/), check
out the [SVN repository](https://plugins.svn.wordpress.org/theme-mentor/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/theme-mentor/) by
[RSS](https://plugins.trac.wordpress.org/log/theme-mentor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * A first release.
 * Tracking script/link tag presence, query_posts calls, and wp_head/wp_footer position
   in files

#### 0.2

 * Code refactor

## Meta

 *  Version **0.2**
 *  Last updated **avant 6 onns**
 *  Active installations **10+**
 *  WordPress version ** 4.9.13 or higher **
 *  Tested up to **5.2.24**
 *  Language
 * [English (US)](https://wordpress.org/plugins/theme-mentor/)
 * Tags
 * [code](https://roh.wordpress.org/plugins/tags/code/)[quality](https://roh.wordpress.org/plugins/tags/quality/)
   [review](https://roh.wordpress.org/plugins/tags/review/)[testing](https://roh.wordpress.org/plugins/tags/testing/)
   [theme](https://roh.wordpress.org/plugins/tags/theme/)
 *  [Advanced View](https://roh.wordpress.org/plugins/theme-mentor/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/theme-mentor/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/theme-mentor/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/theme-mentor/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/theme-mentor/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/theme-mentor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/theme-mentor/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/theme-mentor/reviews/)

## Contributors

 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/theme-mentor/)