Deprecated usage of create_function()
-
Hello,
Your plugin makes use of deprecated function create_function() in it’s widgets_init action. See: http://php.net/manual/en/function.create-function.php
I have solved it like this, you can add it to your plugin in next update: https://gist.github.com/Marcoevich/886fdf3a101c36fa06b6081f6c9823ef
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Deprecated usage of create_function()’ is closed to new replies.