WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array #115
Unanswered
itcomindo
asked this question in
Technical Help
Replies: 1 comment 1 reply
-
|
This is fixed in the upcoming release of v3.8. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I found this noticed:
Notice: WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see Debugging in WordPress for more information. (This message was added in version 5.7.0.) in /home/username/domains/my-domain-com/public_html/store/wp-includes/functions.php on line 5313
this message show when:
Additional error message show in Oxygen-> Setting -> Roler Manager:
Notice: Trying to get property 'components' of non-object in /home/username/domains/my-domain-com/public_html/store/wp-content/plugins/oxygen/component-framework/admin/pages.php on line 789
Noticed is not showing when I trash/deactivate all template
Any solution regarding this issue?
Thanks so much
Beta Was this translation helpful? Give feedback.
All reactions