This is Trac ticket 51223:
commonL10n and other JS globals removed without backwards compatibility
In WordPress 5.5, the localized translations under commonL10n were replaced by wp.i18n.__ without deprecation notice or backwards compatibility. Plugins using commonL10n now have JavaScript errors introduced by updating WordPress which can break site functionality.
It was fixed in 5.5.1 by adding a compatibility layer. The best fix is to upgrade to 5.5.1.
commonL10n is still deprecated, however, and will be removed in 5.7.
Related Posts:
- Uncaught TypeError: jQuery(…).slider is not a function
- Error – Uncaught TypeError: e.dispatchEvent is not a function
- How do I redirect to another webpage?
- How to replace innerHTML of a div using jQuery?
- How do I check whether a checkbox is checked in jQuery?
- JQuery – $ is not defined
- Cannot read property ‘push’ of undefined when combining arrays
- jQuery: Wait/Delay 1 second without executing code
- How to solve ‘Redirect has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header’?
- jQuery setTimeout() Function [duplicate]
- How can I refresh a page with jQuery?
- Getting Error “Form submission canceled because the form is not connected”
- Nested JSON objects – do I have to use arrays for everything?
- How to find the sum of an array of numbers
- Uncaught SyntaxError: Invalid or unexpected token
- ajax jquery simple get request
- jQuery AJAX cross domain
- jQuery AJAX submit form
- How to use php code in javascript
- Adding images to a Bootstrap Carousel with AJAX
- Unable to preventDefault inside passive event listener
- SecurityError: Blocked a frame with origin from accessing a cross-origin frame
- jQuery $.cookie is not a function
- Setting background-image using jQuery CSS property
- What is causing the error `string.split is not a function`?
- Uncaught TypeError: data.push is not a function
- Uncaught TypeError: Cannot read property ‘msie’ of undefined – jQuery tools
- What is causing the error `string.split is not a function`?
- Uncaught TypeError: Cannot read property ‘top’ of undefined
- Scroll Automatically to the Bottom of the Page
- How do I check if string contains substring?
- How can I select an element by name with jQuery?
- How to check a radio button with jQuery?
- Get current URL with jQuery?
- jQuery disable/enable submit button
- TypeError: $(…).modal is not a function with bootstrap Modal
- Uncaught TypeError: Cannot read property ‘name’ of undefined
- How to add a “readonly” attribute to an ?
- JQuery $(“#content”).append not working
- What does window.jQuery and window.$ mean?
- using jQuery $(this).addClass not working, simple code not working
- HTML text input allow only numeric input
- How to use jQuery in chrome extension?
- JQuery issue “TypeError: $.getJSON is not a function”
- How to change value of object which is inside an array using JavaScript or jQuery?
- How to detect pressing Enter on keyboard using jQuery?
- Refresh/reload the content in Div using jquery/ajax
- Convert CSV data into JSON format using Javascript
- Chrome/jQuery Uncaught RangeError: Maximum call stack size exceeded
- How to get height of div in px dimension
- jQuery: Uncaught Error: Syntax error, unrecognized expression
- SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
- How to use in jQuery :not and hasClass() to get a specific element without a class
- What is the best way to remove a table row with jQuery?
- Bootstrap popover is not working
- How to display raw JSON data on a HTML page
- How can I get form data with JavaScript/jQuery?
- How to get unique values in an array
- Only on Firefox “Loading failed for the script with source”
- JQuery get the title of a button
- Trying to load jquery into tampermonkey script
- How to add a button dynamically using jquery
- jQuery if Element has an ID?
- Complex JSON nesting of objects and arrays
- Preloading images with jQuery
- jQuery – Increase the value of a counter when a button is clicked
- Get the size of the screen, current web page and browser window
- How to reload/refresh jQuery dataTable?
- Download a file by jQuery.Ajax
- stopPropagation vs. stopImmediatePropagation
- Defining a HTML template to append using JQuery
- jQuery select option elements by value
- How to change cursor from pointer to finger using jQuery?
- jQuery equivalent of body onLoad
- Simulate a click on ‘a’ element using javascript/jquery
- How can I remove a style added with .css() function?
- How to use aria-expanded=”true” to change a css property
- Set Featured Image programmatically (in admin) with JavaScript?
- How can I include JavaScript that use jQuery on admin side
- WordPress loads whole jQuery UI library
- Ajax return code 400
- Jquery function working in Chrome Console but not in the code [closed]
- contact form 7 repeatable fields calculations [closed]
- How to set callback to execute after all the tinyMCE editors have been initialized?
- JQuery not loading
- How to load Javascript code or functions.php later in a child theme?
- Can’t get rid of JQMIGRATE: Migrate is installed, version 3.3.2. Manually updated all the libralies and site. 5.8.2
- internal anchor links no longer working after upgrade
- Deferring Script wp-i18n causes a console error ‘wp is not defined’ – Gravityforms
- Get the ID of a page in Parent combobox in editor
- “jQuery Not Defined” Error When Connecting to PayPal
- Fade-in Fade-out doesn’t work in WordPress
- Can’t Listen to KeyDown in TInyMCE Iframe (jQuery) and Pass it to Parent HTML FORM
- How to check a category checkbox using JavaScript
- Add a jQuery snippet for sepcific user role
- Masonry – Can’t Find Variable imagesLoaded
- Clear custom field when new tag is added
- Uncaught ReferenceError: tippy is not defined
- Styling parent based on a child element of a child in a WordPress page