[wp-hackers] Minify Scripts and CSS and why it isn't completely
possible
Lynne Pope
lynne.pope at gmail.com
Tue Dec 23 12:36:29 GMT 2008
2008/12/23 DD32 <wordpress at dd32.id.au>
>
> *But to all plugin authors:* Please add "*define('WP_DEBUG', true);*" to
> your wp-config.php and check to see if theres any error/warnings generated
> by your plugin,
Maybe this would be worth including in wp-config-sample.php, eg.
// Uncomment the following line only for debugging. Not recommended to use
on a live site.
// define('WP_DEBUG', true);
Just a thought. Sometimes reminders can be useful ;)
Lynne
More information about the wp-hackers
mailing list