Possible Duplicate:
Questions about submitting theme to WordPress.org
I have created one themes. which is still pending approval or denial. the theme was denied today for the following reasons:
Theme Review:
- Themes should be reviewed using "define('WP_DEBUG', true);" in wp-
config.php
- Themes should be reviewed using the test data from the Theme Checklists
...........
(TC)
the wp-config.php is wordpress setting file. how to allter my custom theme. thank you.