[theme-reviewers] The list thread..

Simon Prosser pross at pross.org.uk
Wed Sep 29 20:06:17 UTC 2010


Here is the list of things my script currently checks for:

*All php files:*
body_class
post_class
comment_form
wp_list_comments
comments_template
wp_head
wp_footer
wp_link_pages
dynamic_sidebar
automatic-feed-links
post-thumbnails (recommended)
the_post_thumbnail (recommended)
comment-reply
content_width

A basic check for user levels instead of roles that produces has_cap()
errors in the admin pages.

Check for shorttags <? <?= ignoring <?php <?xml

Check for Artiseer generated theme.

*style.css:*
Theme Name
Description
Author
Version
Tags
Licence/License
.aligncenter
.alignleft
.alignright

*Deprecated functions*
get_archives
link_pages
register_sidebar_widgets
register_sidebar_widget
get_settings
get_alloptions
get_profile
add_option_update_handler
remove_option_update_handler
clean_url
is_term
is_taxonomy
wp_specialchars
sanitize_url
get_postdata
previous_post
next_post
wp_list_cats
list_authors
get_author_link
get_settings
wp_get_links
comments_rss_link
get_category_rss_link
get_author_rss_link
comments_rss
get_catname
__ngettext
attribute_escape
get_usermeta
automatic_feed_links

Please let me know if you think anything should be added or removed

-- 
My Blog: http://www.pross.org.uk/
Plugins : http://www.pross.org.uk/plugins/
Themes: http://wordpress.org/extend/themes/profile/pross


More information about the theme-reviewers mailing list