[wp-trac] [WordPress Trac] #18948: Introduce $wpdb->delete()

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 25 16:44:30 UTC 2012


#18948: Introduce $wpdb->delete()
-----------------------------+---------------------
 Reporter:  scribu           |       Owner:  nacin
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  3.4
Component:  Database         |     Version:
 Severity:  normal           |  Resolution:  fixed
 Keywords:  has-patch early  |
-----------------------------+---------------------

Comment (by scribu):

 Yeah, also this usage example in the dockblock should be removed:

 {{{
 wpdb::delete( 'table', array( 'ID' => 1 ), array( '%d' ), 1 )
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18948#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list