[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
Sat Nov 28 12:44:59 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: azaozz
Type: defect (bug) | Status: closed
Priority: high | Milestone: 5.6
Component: Quick/Bulk Edit | Version: 5.6
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing | Focuses: ui, administration
-------------------------------------+---------------------------------
Changes (by azaozz):
* owner: (none) => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"49703" 49703]:
{{{
#!CommitTicketReference repository="" revision="49703"
Quick/Bulk Edit: Fix `undefined` error when initializing UI Autocomplete
1.12.1 on non-existing element and then attempting to use the autocomplete
instance.
Example: `jQuery( '#nonexisting' ).autocomplete().autocomplete( 'instance'
).something`.
Props _luigi, sabernhardt, donmhico, azaozz.
Fixes #51872.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51872#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list