• Resolved Robert4Web

    (@robert4web)


    On my website (AIOSEO 4.0.9) I get notification about deprecated filters:

    aioseop_description
    aioseop_keywords
    aioseop_title

    How to resolve this?

    Thanks.

    Best regards.

    • This topic was modified 5 years, 4 months ago by Robert4Web.
Viewing 1 replies (of 1 total)
  • Plugin Author arnaudbroes

    (@arnaudbroes)

    Hey @robert4web,

    You need to switch to the new filters hooks (you’re probably using the old ones in your theme’s functions.php) file, which are as follows –

    aioseo_title
    aioseo_description
    aioseo_keywords

    If you’re wondering why we changed their name: in the previous version we had all kinds of different prefixes for our hooks, like aiosp_, aioseo_ and aioseop_. Going forward we wanted to make things consistent.

    – Arnaud

Viewing 1 replies (of 1 total)

The topic ‘Deprecated Filters Detected’ is closed to new replies.