• Resolved Greg Mount

    (@gregmount)


    WordPress is throwing the following error when saving an updated post on a website running WP v5.6 and PHP v7.4:

    Deprecated: filter_input(): FILTER_SANITIZE_MAGIC_QUOTES is deprecated, use FILTER_SANITIZE_ADD_SLASHES instead in /wp-content/plugins/scriptless-social-sharing/includes/postmeta/class-scriptlesssocialsharing-postmeta.php on line 176

    Changing FILTER_SANITIZE_MAGIC_QUOTES for FILTER_SANITIZE_ADD_SLASHES on line 176 eliminates the error.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘FILTER_SANITIZE_MAGIC_QUOTES Deprecated’ is closed to new replies.