• Resolved Viktor Szépe

    (@szepeviktor)


    1

    if( $wp_site_url_parts[ 'path' ] && $wp_site_url_parts[ 'path' ] != '/' ) {
        $is_subdomain_install = true;
    }

    is rather if (isset(if( $wp_site_url_parts[ ‘path’ ]) ….

    2
    Undefined variable: install_url
    wp-content/plugins/bruteprotect/admin/mybp-sections/clef.php:18

    https://ww.wp.xz.cn/plugins/bruteprotect/

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

The topic ‘where to file development issues?’ is closed to new replies.