[wp-trac] [WordPress Trac] #18948: Introduce $wpdb->delete()
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 21 07:15:34 UTC 2011
#18948: Introduce $wpdb->delete()
-----------------------------+-----------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Database | Version:
Severity: normal | Resolution:
Keywords: has-patch early |
-----------------------------+-----------------------------
Comment (by GaryJ):
Might need to be another ticket but the addition in this patch of:
`@see wpdb:delete()`
should be
`@see wpdb::delete()`
(the existing `@see` tags above it also wrong).
Several bits of whitespace inside ( ) and around ! also needed within the
new method to follow code standards.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18948#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list