[wp-trac] [WordPress Trac] #19019: Reduce duplication in $wpdb
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 20 21:16:00 UTC 2011
#19019: Reduce duplication in $wpdb
-------------------------+----------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Database | Version:
Severity: normal | Keywords: needs-patch
-------------------------+----------------------------
Currently, update(), insert() and soon delete() [see #18948] use the same
code to generate the WHERE clause.
It should be moved into a helper method.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19019>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list