[wp-trac] [WordPress Trac] #34988: Screen Options on taxonomy edit screen
WordPress Trac
noreply at wordpress.org
Sat Dec 12 14:32:31 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 swissspidy):
Replying to [comment:7 milindmore22]:
> @swissspidy
>
> Loved the idea of `term.php` while testing your patch I noticed since
user is landing on `term.php` for term editing If user directly visits
page it say `Invalid Taxonomy` it should be `Invalid term` right ?
You're right. I'll update the patch to move the `$term = get_term(
$term_id, $taxonomy, OBJECT, 'edit' );` check up. There's no need for a
separate taxonomy check.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34988#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list