[wp-trac] [WordPress Trac] #34034: Hook for Page Attributes Metabox
WordPress Trac
noreply at wordpress.org
Mon Oct 12 21:59:23 UTC 2015
#34034: Hook for Page Attributes Metabox
--------------------------------+------------------------------
Reporter: markcallen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Options, Meta APIs | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
--------------------------------+------------------------------
Changes (by MikeHansenMe):
* keywords: => has-patch
Comment:
[attachment: 34034.diff] adds a new hook that fires directly after
{{{post_submitbox_misc_actions}}}. {{{post_submitbox_misc_actions}}} fires
on pages and the post object is passed in so it could be targeted that way
but this still seems beneficial for specific post types. This hook also
works for other post_types besides pages that may use the same metabox,
which could be a lot.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34034#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list