• Resolved sumiky

    (@sumiky)


    I have an error showing up on my website that says:

    Deprecated: Hook wp_smush_should_skip_parse is deprecated since version 3.16.1! Use wp_smush_should_skip_lazy_load instead. in /var/www/wp-includes/functions.php on line 6121

    I looked up on past support requests and saw the same issue, but it was indicated that it will disappear by time? But since it doesn’t look good to be on the website, is there a way to have the message to not show?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @sumiky

    I hope you are doing well today.

    Does your site use a Divi theme/plugin? I ask because the Divi theme still uses the previous filter, which is generated from the theme.

    It is just a warning to display from third-party plugins/themes to update to the new filter. The old filter still works fine, but with warnings.

    To avoid the warnings, simply contact Divi support and request an update to the new filter.

    Please do not hesitate to reach out if you have any further questions. We are always happy to assist you.

    Kind Regards,
    Kris

    Thread Starter sumiky

    (@sumiky)

    Hi, yes I use the Divi theme. So I contacted Divi support, and they provided me with a code to add to the wp-config.php to hide the message.

    Thank you for your assistance!

    Thread Starter sumiky

    (@sumiky)

    Actually, the code they provided only worked when I am logged in on WordPress, so I would like to keep this chat open, just in case I still need to reach out.

    Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @sumiky,

    Do you have any cache enabled for this website? Can you please clear all the cache and check if that helps to resolve the issue?

    If the issue persists, can you please share the code that the Divi support provided so that we can take a look at it?

    Best Regards,
    Nebu John

    Thread Starter sumiky

    (@sumiky)

    Hi, I cleared all the cache and the issue is resolved now. Thank you for your continued support on this!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Deprecated: Hook wp_smush_should_skip_parse’ is closed to new replies.