Opened 16 years ago
Closed 16 years ago
#9506 closed enhancement (fixed)
Clarify inline documentation for wpdb
Reported by: | mdawaffe | Owned by: | mdawaffe |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.8 |
Component: | General | Keywords: | has-patch commit documentation |
Focuses: | Cc: |
Description
Attached clarifies some of the inline documentation for the wpdb class, in particular the syntax for prepare(), the new arguments for update() and insert(), and the (until now) undocumented OBJECT_K output format.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Forgot to mention: also includes one small efficiency (and readability) improvement to wpdb::prepare().