• Theme check is from wp…

    Everything passes but this showed.

    RECOMMENDED: No reference to add_theme_support( “title-tag” ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
    INFO: Non-printable characters were found in the functions.php file. You may want to check this file for errors.

    Line 5622: if ( preg_match_all( ‘/(https?:\/\/)([-_.!��*\'()a-zA-Z0-9;\/?:@&=+$,%#]+)/iu’, $text, $matches, PREG_SET_ORDER ) ) {

    Line 7217: return preg_replace_callback( ‘|>([-_.!��*\'()a-zA-Z0-9;\/?:@&=+$,%#]{30,})<|’, ‘raindrops_add_wbr_content_long_te

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    No worry this errors.

    Raindrops is using ~ (tilde) in regex.

    I think it reasonable and correct.

    Theme, has received a peer review examination in each update by theme review team, and has been approved

    Thread Starter atfpodcast

    (@atfpodcast)

    and this?
    RECOMMENDED: No reference to add_theme_support( “title-tag” ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.

    Theme Author nobita

    (@nobita)

    Current WordPress version is 4.1

    Or something problem has occurred?

    Thread Starter atfpodcast

    (@atfpodcast)

    Other then the whole css format on the membership level select no.

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

The topic ‘Was using theme check from wp got these errors from theme’ is closed to new replies.