[wp-trac] [WordPress Trac] #34171: Update parameter docs for post_submit_meta_box()
WordPress Trac
noreply at wordpress.org
Wed Oct 7 16:33:54 UTC 2015
#34171: Update parameter docs for post_submit_meta_box()
------------------------------------+------------------------------
Reporter: drebbits.web | Owner: drebbitsweb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 4.3.1
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback | Focuses: docs
------------------------------------+------------------------------
Changes (by DrewAPicture):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"34911"]:
{{{
#!CommitTicketReference repository="" revision="34911"
Docs: Improve documentation for `post_submit_meta_box()`, which serves as
the display callback for the 'Publish' meta box.
* `$post` is now correctly defined as being of the `WP_Post` type
* Adds a hash notation for the `$args` array
* Other minor fixes.
Props drebbitsweb.
Fixes #34171.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34171#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list