Forums

WP Security Scan
[Bug+fix] Deprecated code used & causing trouble in debug (2 posts)

  1. jrf
    Member
    Posted 7 months ago #

    L.S,

    Would be nice if this could be fixed in the next version.

    In file securityscan.php, line 245:
    var wordpress_site_name = "<?php echo htmlentities(get_bloginfo('siteurl'));?>"
    change this to:
    var wordpress_site_name = "<?php echo htmlentities(get_bloginfo('url'));?>"

    Hope this helps!

    Smile,
    Juliette

    http://wordpress.org/extend/plugins/wp-security-scan/

  2. WebsiteDefender
    Member
    Posted 7 months ago #

    Thank you jrf for your feedback. We'll update the next version to reflect this change!

    Best Regards,
    Costin T.

    (plug-in dev)

Reply

You must log in to post.

About this Plugin

About this Topic