wp_add_inline_script
-
PHP Notice: The function
wp_add_inline_scriptwas called incorrectly. Do not include<script>tags inwp_add_inline_script(). Please see the page Debugging in WordPress for more information. (This message was added in version 4.5.0.) in/home/in584323/public_html/wp-includes/functions.phpon line 6114.This means that somewhere in your code,
wp_add_inline_script()is being used incorrectly by passing JavaScript that contains<script>tags. You need to remove those tags before passing the script.hello i want you help i have this error on caos i know it because i deactivate all the other plugins how to solve it ?
The page I need help with: [log in to see the link]
The topic ‘wp_add_inline_script’ is closed to new replies.