[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
Tue Dec 1 07:30:31 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 commit dev- | Focuses: ui,
reviewed | administration
-------------------------------------------------+-------------------------
Changes (by azaozz):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"49717" 49717]:
{{{
#!CommitTicketReference repository="" revision="49717"
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.
Reviewed by SergeyBiryukov, azaozz.
Merges [49703] and [49710] to the 5.6 branch.
Fixes #51872.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51872#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list