[wp-trac] [WordPress Trac] #25532: Hooks Docs: wp-admin/edit-tags.php
WordPress Trac
noreply at wordpress.org
Tue Nov 19 15:37:24 UTC 2013
#25532: Hooks Docs: wp-admin/edit-tags.php
-------------------------------------+---------------------------
Reporter: pauldewouters | Owner: DrewAPicture
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.8
Component: Inline Docs | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+---------------------------
Changes (by DrewAPicture):
* keywords: has-patch => has-patch needs-testing
* owner: rzen => DrewAPicture
Comment:
[attachment:25532.diff] takes steps to cleanup the previous patch:
* `$taxonomy` is a `string`, the taxonomy slug really, throughout the
file, not an object.
* Standardizes nomenclature for the "Add Term" screen for taxonomies
* Adds a hash notation for the `$dropdown_args` parameter in the
`taxonomy_parent_dropdown_args` filter
* Standardizes affected lines with braces per the new coding standards
change
* Some coding standards spacing in the affected lines
As some small code changes were made in the latest patch, all of the above
screens should be tested prior to commit.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25532#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list