• Resolved swissspaceboy

    (@swissspaceboy)


    Hi,

    Plugin version : 2.4.7

    On my php8.3+, I get this warning message. Please fix.

    [10-Feb-2026 22:20:03 UTC] PHP Warning:  Undefined variable $link in /wp-content/plugins/broken-link-checker/legacy/includes/any-post.php on line 610

    Thanks,

    Didier.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @swissspaceboy,

    I would like to update this is already reported to our teams attention and we’ll be fixing this in the future update.

    In case the warning is showing up in the WP Dashboard, then make sure to keep Debug mode disabled, as that causes the logs to show up in the WP Dashboard:

    https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/

    You can ensure that debug mode is disabled by accessing the wp-config.php file and checking if it’s set to false as follows:

    define( 'WP_DEBUG', false );

    At the moment, there isn’t any exact ETA we could provide but hopefully it’ll be fixed soon.

    Regards,

    Nithin

    Plugin Support Dmytro – WPMU DEV Support

    (@wpmudevsupport16)

    Hello @swissspaceboy,

    I hope you’re doing great today!

    We have reported the issue to the developers, so I’m marking this thread as resolved for now.

    Please feel free to reopen it, if you need our further assistance.

    Best Regards,
    Dmytro

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

You must be logged in to reply to this topic.