0
Validation results

Root

Root

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEroot-2.4.1.zip
  • FILE SIZE1245857 bytes
  • MD559f343574d6bb66b70bc4e694fb83764
  • SHA1cbcb7520fd99e753ac7f5c09685523308f2c7ddc
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, HTML, Bitmap images
  • THEME URIhttps://wpshop.ru/themes/root
  • VERSION2.4.1
  • AUTHOR URI
  • TAGSpremium, adaptive, seo
  • CREATION DATE2021-03-04
  • LAST FILE UPDATE2021-03-04
  • LAST VALIDATION2021-03-04 22:31
  • OTHER VERSIONS

    2.3.2 : 0%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Security breaches : Use of base64_decode() Found base64_decode in file metaboxes.php. 160: $fields_to_save = json_decode( base64_decode( $_POST[ $this->prefix . 'fields_to_save' ] ) );
  3. Security breaches : Use of base64_encode() Found base64_encode in file metaboxes.php.
     echo '<input type='hidden' name='' . $this->prefix . 'fields_to_save' value='' . esc_attr(base64_encode(json_encode( $this->to_save ))) . ''>';
    Found base64_encode in file pseudo-links.php.
     $href = base64_encode( $href );
    Found base64_encode in file top-commentators.php.
     if ( $result->comment_author_url ) $comment_author_url = base64_encode( $result->comment_author_url );
    Found base64_encode in file content-single.php.
     echo '<span class='ps-link' data-uri=''. base64_encode( $source_link ) .''>' . __( 'Source', THEME_TEXTDOMAIN ) . '<
  4. Malware : Operations on file system file_get_contents was found in the file simple_html_dom.php 131: $contents = file_get_contents(1936: if(($doc = call_user_func_array('file_get_contents', $args)) !== false) {file_put_contents was found in the file simple_html_dom.php 1969: if ($filepath !== '') { file_put_contents($filepath, $ret, LOCK_EX); }
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File admin-ad.php : 435: add_submenu_page( 'themes.php', 'Реклама', 'Реклама', 'manageFile admin.php : 43: add_options_page( 'Root', 'Root', 'manage_options', 'revelation', 'revelati
  6. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file urlspan.php. get_template_directory() should be used instead. 41: if ( file_exists( TEMPLATEPATH . '/inc/urlspan/urlspan.php' ) ) {42: require_once( TEMPLATEPATH . '/inc/urlspan/urlspan.php' );
  7. Inapropriate constants : Use of HEADER_TEXTCOLOR Constant HEADER_TEXTCOLOR was found in the file custom-header.php. add_theme_support( 'custom-header' ) should be used instead. 43: if ( HEADER_TEXTCOLOR === $header_text_color ) {
  8. Deprecated functions : get_bloginfo get_bloginfo( 'url' ) was found in the file additional-functions.php. Use home_url() instead.70: $out .= '<meta itemprop='address' content='' . apply_filters( 'wpshop_microdata_publisher_address', get_bloginfo( 'url' ) ) . ''>';get_bloginfo( 'template_url' ) was found in the file smiles.php. Use get_template_directory_uri() instead.24: return get_bloginfo( 'template_url' ) . '/images/smilies/' . $img;get_bloginfo( 'template_url' ) was found in the file customizer-css.php. Use get_template_directory_uri() instead.240: if ( ! empty( $pattern_url ) ) echo 'body { background-image: url(' . get_bloginfo( 'template_url' ) . '/images/backgrounds/' . $pattern_url . ')
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag premium in style.css header.Found wrong tag adaptive in style.css header.Found wrong tag seo in style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Oops! That page can&rsquo;t be found.' in file 404.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'It looks like nothing was found at this location. Maybe try one of the links below or a search?' in file 404.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'What can be done?' in file 404.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Try to use search' in file 404.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Go to <a href="%1$s">Homepage</a>.' in file 404.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip to content' in file header.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contents' in file toc.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'average' in file star-rating.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'from' in file star-rating.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No ratings yet' in file star-rating.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Рекомендуемый размер 770x330' in file thumbnails.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail settings' in file thumbnails.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'A thumbnail will be displayed on the page for the full width of the site. Recommended size %s' in file thumbnails.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Big thumbnail' in file thumbnails.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail settings' in file thumbnails.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'A thumbnail will be displayed on the page for the full width of the site. Recommended size %s' in file thumbnails.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Big thumbnail' in file thumbnails.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Powered by theme' in file partner.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter your name' in file contact-form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter your e-mail' in file contact-form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Wrong e-mail format' in file contact-form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter subject' in file contact-form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter message' in file contact-form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Suspicious activity - are you a robot?' in file contact-form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your message was successfully sent!' in file contact-form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your name' in file contact-form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Subject' in file contact-form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Message' in file contact-form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Send' in file contact-form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Root: Post settings' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you need to provide a link to an external site as a source, fill in this field' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide link' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide link to source using JS' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide header' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show the header on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide top menu' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show the top menu on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide thumbnail' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show thumbnail or separator on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide breadcrumbs' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show breadcrumbs on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide title' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show title H1 on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide meta-information' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show meta-information (date, category, author) on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide top social buttons' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show top social buttons on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide contents' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show contents on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide rating' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show rating on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide author box' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show author box on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide bottom social buttons' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show bottom social buttons on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide related posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show related posts on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide comments' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show comments on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show sidebar on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide bottom menu' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show the bottom menu on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide footer' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show footer on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content across the width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Make content across the entire width of the page without the sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site across the width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Make the site across the width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ID related posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter the ID of the posts separated by commas to display certain posts in related posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Root: Page settings' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide header' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show the header on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide top menu' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show the top menu on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide thumbnail' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show thumbnail or separator on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide breadcrumbs' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show breadcrumbs on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide title' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show title H1 on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide top social buttons' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show top social buttons on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide contents' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show contents on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide rating' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show rating on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide bottom social buttons' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show bottom social buttons on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide related posts' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show related posts on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide comments' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show comments on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show sidebar on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide bottom menu' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show the bottom menu on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide footer' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show footer on this page' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content across the width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Make content across the entire width of the page without the sidebar' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site across the width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Make the site across the width' in file metaboxes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'author' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'in' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Wood' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Wood 2' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Blue waves' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Plaid' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Wallpaper' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Honey' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Wall' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Sea' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Dots' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'One post is big' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'One post is small' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Small cards (2 or 3 per line)' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Right' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Left' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Usual' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thin' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bold' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Over bold' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Usual' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Italic' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Underlined' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Crossed out' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Layout' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header inner width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header padding top' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can set padding top, ex. for background image' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header padding bottom' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can set padding bottom, ex. for background image' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header menu' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main navigation width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main navigation inner width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Make menu fixed?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, do' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, no need' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer menu' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer navigation width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer navigation inner width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display menu on mobile?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer inner width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fixed width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blocks' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section you can customize the elements of the site header' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logotype' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide site title and description?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you hide the title and description, it is desirable to set for the main page h1, for example, in the section Blocks > Home' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not hide' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social links?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Links to social networks can be set in Modules > Social Profiles' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'HTML code #1' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Code will be displayed after logotype' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'HTML code #2' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Code will be displayed after top menu' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show mobile search?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can customize the look and texts of the basement, add counters' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use %year% to add the current year' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text under copyright' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Counters' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social links?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Links to social networks can be set in Modules > Social Profiles' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section you can customize the main page, display posts, additional text' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post cards on home' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header H1' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If the field is not specified, the logo (site name) becomes the h1 header' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The text under the heading H1 is displayed only on the main' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H1 and text position' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top (under the menu)' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom (after posts and pagination)' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Single' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can customize the appearance of the records, the output of posts, additional text' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show thumbnail?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post thumbnail' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show date?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show category?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show author?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social buttons at the top?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show excerpt?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show count comments?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show count views?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show tags if they are set?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show rating?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show the author\'s block?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social buttons under the post?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Count of related articles' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments '0 - for disable, maximum 50' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can customize the appearance of pages, output sidebars, a block of similar articles' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show thumbnail?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page thumbnail' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social buttons at the top?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show rating?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show social buttons under the post?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Count of related articles' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments '0 - for disable, maximum 50' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not show' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archive' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can set up posts archives' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post cards in archive' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show breadcrumbs?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show subcategories?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Position of archive description' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top (under the heading)' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom (under pagination)' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text before Send button' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show date in comments?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show time in comments?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show smiles?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post cards' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can customize the appearance of postcards that are displayed on the main, in headings, search, etc.' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title tag' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show the author?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Only for the "One post is big" card' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output if possible' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show the date?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Only for the "One post is big" card' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output if possible' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show category?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show excerpt?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show count comments?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show count views?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebar' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can customize the appearance of the sidebar' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show sidebar on mobile?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Modules' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slider' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section you can customize the slider for the main page' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slider width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In content' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In full screen' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Autoplay' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Autoplay slides in ms, 0 - for disable' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Count of slider posts' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The latest posts with thumbnails will be displayed. 0 - for disable, maximum 15' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Order posts' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rand' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By views' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By comments' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New top' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ID posts for the slider' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can specify the ID of posts separated by commas to display certain posts in the slider. Missing will be filled with the latest posts.' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ID category posts for the slider' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can specify the ID of category for posts separated by commas to display certain posts in the slider. Missing will be filled with posts in accordance with the sorting.' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show on pagination pages' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show category' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show title' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show excerpt' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contents' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can customize the output content of posts' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display the content of posts?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default open' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Wrap the content in noindex' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display the content at the beginning of the post' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content title' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Lightbox' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can turn on the zoom when clicking on it' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable lightbox' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Breadcrumbs' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section you can customize the output of breadcrumbs' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show breadcrumbs?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By default, bread crumbs embedded in the Root theme are displayed, but if you activate bread crumbs in the Yoast plugin, the Yoast bread crumbs will be displayed' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text link to home page' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Separator' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display page title' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contact Form' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text before Send button' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social profiles' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section you can customize the display of links to your social networks' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Facebook' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Vk' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Одноклассники' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Telegram' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'YouTube' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Instagram' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Linkedin' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WhatsApp' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Viber' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pinterest' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yandex Zen' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide links by JS?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Do not hide' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Scroll to top button' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section, you can configure the up arrow' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show scroll to top button?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Background color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Arrow color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Button width, px' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default is 50px' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Button height, px' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default is 50px' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Button icon' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Двойная кавычка вверх' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Кавычка вверх' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Стрелка в круге' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Стрелка вверх' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Стрелка в квадрате' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Стрелка вверх 2' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Стрелка в круге 2' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Стрелка вверх 2' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show scroll to top button on mobile?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, do not output' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Codes' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In &lt;head&gt; section' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Before &lt;/head&gt; tag' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Before &lt;/body&gt;' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'After content' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Typography' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'In this section you can customize the fonts on the site' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main font' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size, px' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Interline' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name of the site' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size, px' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Interline' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Description of the site' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size, px' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Font' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Weight' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menu Link Font' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Size, px' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Interline' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Default %s' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Weight' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Style' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Base site color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Separators, pagination, lists, buttons, mob. menu, etc. It is desirable to choose a color that stands out on a white background' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site text color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link hover color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header background color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site title color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site description color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menu background color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menu link color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer background color' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pattern' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header background' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header background repeat' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you need to repeat the background image of the header, you can set it in the box below' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No repeat' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Repeat horizontal and vertical' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Repeat horizontal' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Repeat vertical' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header background position' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top left' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top center' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top right' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Middle left' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Middle center' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Middle right' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom left' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom center' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom right' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tweak options' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Content on full width' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Social buttons title' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show title social buttons' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rating title' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show rating statistics' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related articles title' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show pages in sitemap' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enable avertising on pages' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The value of the telephone field for publisher microdata' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If the field is not specified, the site name will be displayed as the telephone value' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The value of the address field for publisher microdata' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If the field is not specified, the site address will be displayed as the address value' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Affiliate program' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Start earning money?' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes, I want to earn' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No, not interested' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your partner ID' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text before link' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Text after link' in file customizer.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'No' in file customizer.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'You can be first.' in file top-commentators.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Search Results for: %s' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Nothing Found' in file content-none.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ready to publish your first post? <a href="%1$s">Get started here</a>.' in file content-none.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Sorry, but nothing matched your search terms. Please try again with some different keywords.' in file content-none.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'What can be done?' in file content-none.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Try to change search phrase' in file content-none.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Go to <a href="%1$s">Homepage</a>.' in file content-none.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.' in file content-none.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'What can be done?' in file content-none.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Try to change search phrase' in file content-none.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Go to <a href="%1$s">Homepage</a>.' in file content-none.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'author of the article' in file author-box.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pages:' in file content-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rating' in file content-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please share to your friends:' in file content-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category' in file post-meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author' in file post-meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related articles' in file related-posts.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file content-card.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Views' in file content-card.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Read more' in file content.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Read more' in file content-skin-1.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file content-card-without-micro.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Views' in file content-card-without-micro.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Category' in file content-meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author' in file content-meta.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file content-meta.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Views' in file content-meta.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file content-card-one.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Views' in file content-card-one.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pages:' in file content-single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rating' in file content-single.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file content-single.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Views' in file content-single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file content-single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file content-single.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Like this post? Please share to your friends:' in file content-single.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Search' in file searchform.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related articles' in file yarpp-template-wpshop.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Comment navigation' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Older Comments' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Newer Comments' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Comment navigation' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Older Comments' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Newer Comments' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Comments are closed.' in file comments.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Comment', 'noun' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Website' in file comments.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Top menu' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Header menu' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Footer menu' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Add widgets here.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'average' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'from' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contents' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Like this post? Please share to your friends:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Rating' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Related articles' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Powered by theme' in file functions.php.
  3. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  4. PHP short tags : Presence of PHP short tagsPHP short tags were found in file contact-form.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.95: <div class='errors'><?=$nameError;?></div>101: <div class='errors'><?=$emailError;?></div>107: <div class='errors'><?=$themeError;?></div>116: <div class='errors'><?=$commentError;?></div>
  5. I18N implementation : Proper use of _e(Possible variable $domain_localization found in translation function in top-commentators.php. Translation function calls should not contain PHP variables.
  6. I18N implementation : Proper use of ___all(Possible variable $value found in translation function in metaboxes.php. Translation function calls should not contain PHP variables.
  7. I18N implementation : Proper use of esc_attr___all(Possible variable $value found in translation function in metaboxes.php. Translation function calls should not contain PHP variables.
  8. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  9. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  10. Date and time implementation : Use of the_time()At least one hard coded date was found in the file content-page.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-card.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-card-one.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file content-single.php. Function get_option( 'date_format' ) should be used instead.
  11. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file admin.php.14: $api_url = 'https://wpshop.ru/api.php';109: <p class='description'>Чтобы активировать тему, необходимо указать лицензионный ключ, который пришел на почту после покупки <a href='https://wpshop.ru/themes/root?utm_source=admin&utm_medium=license&utm_campa118: <p class='description'>Лицензионный ключ можно узнать в личном кабинете на сайте <a href='https://wpshop.ru' target='_blank'>https://wpshop.ru</a></p>Possible hard-coded links were found in the file wpshopbiz.php.31: echo 'Если у Вас появились вопросы или предложения по использованию тем от <a href='https://wpshop.ru/?utm_source=admin&utm_medium=dashboard&utm_campaign=root'44: 'Сайт разработан <a href='https://wpshop.ru/?utm_source=admin&utm_medium=footer&utm_campaign=root' ta
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : urlspan.php 42: require_once( TEMPLATEPATH . '/inc/urlspan/urlspan.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes