Viewing 1 replies (of 1 total)
  • @tazo todua

    core\modules\hide-backend\validator.php: $this->add_error( __( ‘The Login Slug cannot be “%1$s” as WordPress uses that slug.’, ‘better-wp-security’ ) );

    core\modules\hide-backend\validator.php: $this->add_error( sprintf( __( ‘The Login Slug cannot be “%1$s” as WordPress uses that slug.’, ‘better-wp-security’ ), $this->settings[‘slug’] ) );

    dwinden

Viewing 1 replies (of 1 total)
  • The topic ‘mistake in PHP codes’ is closed to new replies.