[wp-trac] [WordPress Trac] #34988: Screen Options on taxonomy edit screen
WordPress Trac
noreply at wordpress.org
Wed Dec 16 04:17:30 UTC 2015
#34988: Screen Options on taxonomy edit screen
-------------------------------------------------+-------------------------
Reporter: milindmore22 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Taxonomy | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch dev-feedback needs- | Focuses:
testing | administration
-------------------------------------------------+-------------------------
Comment (by seanchayes):
I took a look at this patch to test as well and:
- refreshed the patch to restore the change to {{{edit-tag-form.php}}}
- reworded the 2nd wp_die message to say "term" in {{{term.php}}}
- adjusted a variable name used in {{{term.php}}}
The code functionality worked as expected as well as addressing the
original ticked issue to not display "Show Options" in the screen area.
As an aside, during my testing, I found that a couple of plugins seemed to
be encoding the "&" in the action row links when passing term_id to the
new term.php. So, for example, on a custom tag based taxonomy the url was:
{{{...blah/term.php?taxonomy=custom&wp_http_referer=%2Fwp-admin%2Fedit-
tags.php%3Ftaxonomy%3Dcustom%26post_type%3Dcpt#038;term_id=48&post_type=cpt}}}
That led to a "You did not select an item for editing." message.
I did not encounter that behavior with the Post category or Post tag.
Patch attachment:34988.4.patch
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34988#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list