Monthly Archives: October 2007

WordPress Devcast, Episode 1

Here’s the first episode.
SVN commits:

#6221: Introducing db_insert() and db_update(), with immediate usage in
wp_insert_post().

(Later renamed to just “insert()” and “update()” in #6238.
Update also takes an array of column value pairs [...]