WordPress weekly digest 24th September to 30th September 2007
This week has seen a number of early changes going into WordPress 2.4, these have included:
- The beginings of the work to switch to
$wpdb->prepare(). See the trac ticket for more info. - An easy way to enable all PHP Notices for developers.
The new support for PHP Notices is easy to enable by adding a single line to wp-config.php:
define('WP_DEBUG',true);
For even more information on some of the other little changes that went in this week you can read the whole weekly trac timeline.
Update 02-Oct-2007: The define for debug mode has changed



[...] 2.4, reporting weekly on activity for the next major version of WordPress. The first post is WordPress weekly digest 24th September to 30th September 2007. You can monitor the updates on Westi on WordPress [...]
[...] when they are using deprecated WordPress functions. This new functionality relies, in part, on the new WP_DEBUG flag being enabled before anything interesting happens. With the new flag enabled a USER_NOTICE php [...]
[...] of database errors unless WP_DEBUG is true [...]
[...] of database errors unless WP_DEBUG is true [...]
[...] of database errors unless WP_DEBUG is true [...]
[...] of database errors unless WP_DEBUG is true [...]
[...] for some PHP E_NOTICE messages when WP_DEBUG is enabled [...]
[...] per alcuni messaggi PHP E_NOTICE quando WP_DEBUG è abilitato [...]