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
- Cross-Origin Read Blocking (CORB)
- What does [object Object] mean?
- Remove class using jQuery
- How do I check whether a checkbox is checked in jQuery?
- How to make history.back() without getting a warning on the browser to reload the page?
- convert Hsl to rgb and hex
- JQuery – $ is not defined
- jQuery: Wait/Delay 1 second without executing code
- How to solve ‘Redirect has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header’?
- How can I refresh a page with jQuery?
- How to add jQuery code into HTML Page
- What does jQuery.fn mean?
- Nested JSON objects – do I have to use arrays for everything?
- How to find the sum of an array of numbers
- Bootstrap Dropdown menu is not working
- jquery SlideToggle effect in upward direction?
- How can I determine if a variable is ‘undefined’ or ‘null’?
- jQuery AJAX cross domain
- Set timeout for ajax (jQuery)
- jQuery AJAX submit form
- How can I upload files asynchronously with jQuery?
- How do I format date in jQuery datetimepicker?
- How to use npm jquery module?
- Jquery swipe left or right on mobile
- How to move an element into another element?
- What is causing the error `string.split is not a function`?
- bootstrap-datetimepicker for bootstrap 4
- Proper way to wait for one function to finish before continuing?
- Uncaught TypeError: data.push is not a function
- What is causing the error `string.split is not a function`?
- How do I get an element to scroll into view, using jQuery?
- How do I check if string contains substring? [duplicate]
- How to check a radio button with jQuery?
- Get current URL with jQuery?
- explode string in jquery
- TypeError: $(…).modal is not a function with bootstrap Modal
- document.getElementsByClassName().innerHTML always returns “undefined”
- How to add a “readonly” attribute to an ?
- JQuery $(“#content”).append not working
- jQuery: Check if div with certain class name exists
- Why is this jQuery click function not working?
- How to uncheck a radio button?
- Phone mask with jQuery and Masked Input Plugin
- JQuery get all elements by class name
- How to change value of object which is inside an array using JavaScript or jQuery?
- How to detect pressing Enter on keyboard using jQuery?
- Attaching ‘onclick’ event to D3 chart background
- The preferred way of creating a new element with jQuery
- Chrome/jQuery Uncaught RangeError: Maximum call stack size exceeded
- What is jQuery Unobtrusive Validation?
- CreateElement with id?
- How to get height of div in px dimension
- Set value of hidden input with jquery
- jQuery: Uncaught Error: Syntax error, unrecognized expression
- Creating a div element in jQuery
- Get class list for element with jQuery
- Convert array to JSON
- How to disable scrolling temporarily?
- How do you remove all the options of a select box and then add one option and select it with jQuery?
- Add and remove multiple classes in jQuery
- How to get unique values in an array
- jQuery: Get selected element tag name
- Only on Firefox “Loading failed for the script with source”
- How to add a button dynamically using jquery
- Why is jquery show() not working in example
- How can I use jQuery to run MySQL queries?
- Print a div content using Jquery
- How can JavaScript save to a local file?
- How to reload/refresh jQuery dataTable?
- How to find if div with specific id exists in jQuery?
- TypeError: $ is not a function WordPress
- Fully responsive HTML5 video
- HTML anchor link – href and onclick both?
- How can I know which radio button is selected via jQuery?
- jquery toggleClass not working
- JQuery Number Formatting
- How to add jQuery in JS file
- Get query string parameters url values with jQuery / Javascript (querystring)
- WordPress Errors? Update Failed! data.min.js
- WordPress loads whole jQuery UI library
- Resolving Javascript errors likely related to Gantry framework
- Plugin admin panel JavaScript Broken
- How can I get my Calculate Contact Form 7 field to update with jQuery? [closed]
- Contact Form 7 – Uncaught TypeError: wpcf7.initForm is not a function [closed]
- contact form 7 repeatable fields calculations [closed]
- Widgets and Post/Page edit/new blank, console errors only, no server errors
- ‘ajaxurl’ is undefined — wp-includes/js/wp-lists.js
- How to set javascript options for select2 in PHP array of plugin
- how to prevent added meta box from being injected with style=”position: fixed; top: 56px;” at scroll down
- How to run Javascript popup modal in a loop?
- Remove escape characters from JSON string pulled from a database
- Client side pre-save Javascript hook on all admin pages
- Error handling for wpdb error – displaying an error message to the user
- WordPress Theme – jQuery JavaScript Library Issue
- JavaScript errors
- Uncaught ReferenceError: tippy is not defined
- AJAX call not initializing for non-admins in WordPress