[wp-trac] [WordPress Trac] #51872: Registering a custom taxonomy with `show_in_quick_edit` set to 'false' makes the whole Quick Edit UI to not show up
WordPress Trac
noreply at wordpress.org
Wed Nov 25 18:57:06 UTC 2020
#51872: Registering a custom taxonomy with `show_in_quick_edit` set to 'false'
makes the whole Quick Edit UI to not show up
-----------------------------+---------------------------------
Reporter: _luigi | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6
Component: Quick/Bulk Edit | Version: 5.6
Severity: major | Resolution:
Keywords: needs-patch | Focuses: ui, administration
-----------------------------+---------------------------------
Changes (by sabernhardt):
* milestone: Awaiting Review => 5.6
Comment:
This is a new problem in 5.6.
I tried that snippet in the Twenty Twenty functions.php and received a
different JS error in Firefox:
{{{
Uncaught TypeError: n.on(...).autocomplete(...).autocomplete(...) is
undefined
wpTagsSuggest http://localhost/wp56/wp-admin/js/tags-
suggest.min.js?ver=5.6-RC1-49690:2
edit http://localhost/wp56/wp-admin/js/inline-edit-
post.min.js?ver=5.6-RC1-49690:2
jQuery 2
each
each
edit http://localhost/wp56/wp-admin/js/inline-edit-
post.min.js?ver=5.6-RC1-49690:2
init http://localhost/wp56/wp-admin/js/inline-edit-
post.min.js?ver=5.6-RC1-49690:2
jQuery 2
dispatch
handle
tags-suggest.min.js:2:1507
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51872#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list