attribute_escape
-
When WP_DEBUG is set to true, plugin throws this error (in WordPress admin, User Frontend –> Forms next to every form, and also in front-end):
Notice: attribute_escape is deprecated since version 2.8.0! Use esc_attr() instead. in /Volumes/MacintoshHDD/localhost/artpls/public_html/wp-includes/functions.php on line 3707
Also, I can’t edit any form. It throws me the “server is busy” error. Increasing WP_MEMORY_LIMIT does not help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘attribute_escape’ is closed to new replies.