[theme-reviewers] Update Freeside

Ramiro C feedbackweb.rc at gmail.com
Wed Feb 5 20:35:04 UTC 2014


i want to know if this questions bothers someone, what would be the best 
way to communicate???
real time discussion of things or batch (digest) each 24 hours???
is annoying Thanking people all the time as showed on a previous post??
hello , the file 
http://themes.svn.wordpress.org/freeside/2.2/chimera/theme/meta_boxes.php is 
wrong , ir should be the following file.
Found it line 38 and 62 and others 
http://themes.svn.wordpress.org/freeside/2.1/chimera/admin/meta_boxes.php
well most of the file have sanitization validation problems
"$value = get_post_meta( $post->ID, $meta['name'], true );"
should be used wp_kses to $meta['name'] ?

these classes are a must have to any theme????
http://codex.wordpress.org/CSS#WordPress_Generated_Classes
.alignnone ... .aligncenter, etc

in theme there are no explicit classes as described in the page ... 
WordPress generated classes
it should be explicit???


Thanks in advance
Salutations



More information about the theme-reviewers mailing list