Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught type error for tinyMCE.addI18n function #3478

Open
SteelWagstaff opened this issue Sep 25, 2023 · 0 comments
Open

Uncaught type error for tinyMCE.addI18n function #3478

SteelWagstaff opened this issue Sep 25, 2023 · 0 comments
Labels

Comments

@SteelWagstaff
Copy link
Member

When users load the visual editor, they see an Uncaught TypeError: tinyMCE.addI18n(...) is not a function message in the browser console. I believe our usage comes from

$strings = 'tinyMCE.addI18n( "' . _WP_Editors::$mce_locale . '.strings", {
. Not sure what may have changed with recent WP releases to break this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant