[wp-trac] [WordPress Trac] #18823: Pass $post_id as second argument to delete_postmeta action
WordPress Trac
noreply at wordpress.org
Sun Aug 18 20:58:05 UTC 2013
#18823: Pass $post_id as second argument to delete_postmeta action
-------------------------+------------------------------
Reporter: Vynce | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2
Severity: minor | Resolution: wontfix
Keywords: |
-------------------------+------------------------------
Changes (by c3mdigital):
* status: new => closed
* resolution: => wontfix
Comment:
I don't think this is something needed for the old style action
`delete_postmeta` since `do_action( "delete_{$meta_type}_meta", $meta_ids,
$object_id, $meta_key, $_meta_value );` is available to use.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18823#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list