Docs: Restore output
annotation in tags-suggest.js
.
This was mistakenly removed in [44537]. See #38922. git-svn-id: https://develop.svn.wordpress.org/trunk@44538 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2fe6670aff
commit
1f13137463
@ -1,5 +1,7 @@
|
||||
/**
|
||||
* Default settings for jQuery UI Autocomplete for use with non-hierarchical taxonomies.
|
||||
*
|
||||
* @output wp-admin/js/tags-suggest.js
|
||||
*/
|
||||
( function( $ ) {
|
||||
if ( typeof window.tagsSuggestL10n === 'undefined' || typeof window.uiAutocompleteL10n === 'undefined' ) {
|
||||
|
Loading…
Reference in New Issue
Block a user