[wp-trac] [WordPress Trac] #33938: Taxonomies with show_ui set to false should not be accessible via the admin area
WordPress Trac
noreply at wordpress.org
Thu Nov 19 16:24:37 UTC 2015
#33938: Taxonomies with show_ui set to false should not be accessible via the admin
area
--------------------------+-----------------------------
Reporter: johnbillion | Owner: johnbillion
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Taxonomy | Version: 2.3
Severity: normal | Resolution: fixed
Keywords: needs-patch | Focuses: administration
--------------------------+-----------------------------
Changes (by johnbillion):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"35704"]:
{{{
#!CommitTicketReference repository="" revision="35704"
Move the `show_ui` logic into the `get_edit_post_link()` and
`get_edit_term_link()` functions to facilitate post types and terms which
specify `show_ui` as false but provide a custom editing UI via the
`get_edit_post_link` and `get_edit_term_link` filters.
Fixes #33763
Fixes #33938
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33938#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list