[wp-trac] [WordPress Trac] #29710: Add hooks to wpdb's insert(), update(), delete() and similar methods
WordPress Trac
noreply at wordpress.org
Mon Sep 29 21:36:42 UTC 2014
#29710: Add hooks to wpdb's insert(), update(), delete() and similar methods
-------------------------+------------------------------
Reporter: borekb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: trunk
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses:
-------------------------+------------------------------
Comment (by borekb):
After discussing this further with my colleague, the `'after_query'`
action hook seems to be the only crucial thing for us at the moment. The
other hooks might be useful in some scenarios but considering some of the
points discussed above, the single `'after_query'` hook might be the best
solution.
At this point I'd like to ask:
1. What do you think about the proposed `'after_query'` hook and our
arguments for it?
2. If this is something you would consider adding, should I create a new
ticket or just update the text of the original proposal?
Thanks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29710#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list