• Resolved vjohnwickv

    (@vjohnwickv)


    Getting below deprications for your plugins after updating to PHP 8.4. Please advise if they can interfere with basic functioning of your plugin and can we expect these fixed on next update?

    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 216
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 217
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 218
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 219
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 220
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 224
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 226
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 227
    Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/activity-log-wp-seo/wp-security-audit-log/sensors/class-yoast-seo-sensor.php on line 228

Viewing 1 replies (of 1 total)
  • Plugin Support Lucian Padureanu

    (@lucianwpwhite)

    Hello @vjohnwickv,

    Thank you for sharing this with us, and sorry for the slight delay in getting back to you!

    From what I can see, the deprecation notices are coming from one of our obsolete extensions (WP Activity Log for Yoast). Starting with version 4.6.1 (released two years ago), we moved all third-party plugin extensions-such as those for WooCommerce, Yoast SEO, and others- into the plugin core. This means extensions are no longer required.

    To resolve this issue:

    1. Update WP Activity Log to the latest version
    2. Remove any extensions you have installed (they’re no longer needed as the functionality is now built into the core plugin)

    This should resolve the deprecation notices you’re seeing.

    I hope this helps! Let me know if you have any additional questions.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.