A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!
The Theme Review team use this plugin while reviewing themes and copy/paste the output into trac tickets, the trac system has its own markup language. To enable trac formatting in Theme-Check you need to define a couple of variables in wp-config.php: TC_PRE and TC_POST are used as a ticket header and footer. Examples:
define( 'TC_PRE', 'Theme Review:[[br]]
- Themes should be reviewed using "define(\'WP_DEBUG\', true);" in wp-config.php[[br]]
- Themes should be reviewed using the test data from the Theme Checklists (TC)
-----
' );
define( 'TC_POST', 'Feel free to make use of the contact details below if you have any questions,
comments, or feedback:[[br]]
[[br]]
* Leave a comment on this ticket[[br]]
* Send an email to the Theme Review email list[[br]]
* Use the #wordpress-themes IRC channel on Freenode.' );
If either of these two vars are defined a new trac tickbox will appear next to the Check it! button.
Requires: 3.0 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-5
Downloads: 44,556
2 of 2 support threads in the last three weeks have been resolved.
Got something to say? Need help?