[wp-trac] [WordPress Trac] #14077: Add support for removal of multiple features from a post type in remove_post_type_support
WordPress Trac
noreply at wordpress.org
Thu Aug 20 19:42:58 UTC 2015
#14077: Add support for removal of multiple features from a post type in
remove_post_type_support
-----------------------------------------------+---------------------------
Reporter: Utkarsh | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future
Component: Posts, Post Types | Release
Severity: minor | Version: 3.0
Keywords: has-patch dev-feedback needs-docs | Resolution:
| Focuses:
-----------------------------------------------+---------------------------
Changes (by DrewAPicture):
* keywords: has-patch dev-feedback => has-patch dev-feedback needs-docs
Comment:
Both function changes would warrant adding a changelog entry to the @since
block in the DocBlocks. Something along the lines of
{{{
@since 4.4.0 The `$feature` parameter was renamed to `$features` and
changed to also accept an array of features.
}}}
Note the backticks in the description (this is for formatting purposes in
the code reference after being parsed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/14077#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list