0
Validation results

CRI

CRI

WordPress 6.6.2 theme
0
  • THEME TYPEWordPress theme 6.6.2
  • FILE NAMECRI_1.6_Wordpress.zip
  • FILE SIZE347346 bytes
  • MD596a7ee9b0064d60bf6c1954f747c3d2e
  • SHA1da80349b5469696a1fc70455ee8bf5832f80aab5
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttp://www.mariolv.it
  • VERSION1.6
  • AUTHOR URI
  • TAGS, fixed-width, left-sidebar, two-columns, valid HTML5, widgets
  • CREATION DATE2024-09-26
  • LAST FILE UPDATE2024-09-26
  • LAST VALIDATION2024-09-26 07:38
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 10: load_theme_textdomain(THEME_NS, TEMPLATEPATH . THEME_LANGS_FOLDER);59: if (is_file(TEMPLATEPATH . '/favicon.ico')):162: if (file_exists(TEMPLATEPATH . '/content/content-importer.php')) {163: include(TEMPLATEPATH . '/content/content-importer.php');
  3. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  4. Deprecated functions : get_bloginfo get_bloginfo("wpurl") was found in the file smiley.php. Use site_url() instead.84: $result .= '<a href='javascript:grin(\'' . $tag . '\')'><img class='wp-smiley' src='' . get_bloginfo('wpurl') . '/wp-includes/images/smilies/' . $icon . '' alt=''
  5. Deprecated functions : bloginfo bloginfo('url') was found in the file searchform.php. Use echo esc_url( home_url() ) instead.1: <form class='cri-search' method='get' name='searchform' action='<?php bloginfo('url'); ?>/'>bloginfo('template_directory') was found in the file functions.php. Use echo esc_url( get_template_directory_uri() ) instead.60: ?><link rel='shortcut icon' href='<?php bloginfo('template_directory'); ?>/favicon.ico' /><?phpbloginfo('wpurl') was found in the file widgets.php. Use echo esc_url( site_url() ) instead.222: <li><a href='<?php bloginfo('wpurl') ?>/wp-admin/'><?php _e('Dashboard', THEME_NS); ?></a></li224: <li><a href='<?php bloginfo('wpurl') ?>/wp-admin/post-new.php'><?php _e('Publish', THEME_NS); 225: <li><a href='<?php bloginfo('wpurl') ?>/wp-admin/edit-comments.php'><?php _e('Comments', THEME234: <form action='<?php bloginfo('wpurl') ?>/wp-login.php' method='post' name='login' id='form-logi256: <li><a href='<?php bloginfo('wpurl') ?>/wp-register.php'><?php _e('Register', THEME_NS); ?></a258: <li><a href='<?php bloginfo('wpurl') ?>/wp-login.php?action=lostpassword'><?php _e('Lost your
  6. Deprecated functions : get_option get_option('home') was found in the file sidebar-header.php. Use home_url() instead.11: <a href='<?php echo get_option('home'); ?>/'><?php bloginfo('name'); ?></a>get_option('home') was found in the file navigation.php. Use home_url() instead.174: $href = (($frontID && $frontID == $id) ? get_option('home') : get_page_link($id));get_option( 'home' ) was found in the file defaults.php. Use home_url() instead.9: 'theme_header_link' => trailingslashit( get_option( 'home' ) ),
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in functions.php. Themes must not deregister core scripts. 181: wp_deregister_script('jquery');
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.The tag fixed-width has been deprecated, it must be removed from style.css header.Found wrong tag valid HTML5 in style.css header.Found wrong tag widgets in style.css header.
  4. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is cri.
  5. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Daily Archives: <span>%s</span>' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Monthly Archives: <span>%s</span>' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yearly Archives: <span>%s</span>' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blog Archives' in file archive.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to %s' in file content-attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span class="meta-nav">&larr;</span> %s' in file content-attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Full size is %s pixels' in file content-attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Link to full-size image' in file content-attachment.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Results for: %s' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nothing Found' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sorry, but nothing matched your search criteria. Please try again with some different keywords.' in file search.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'This gallery contains <a %1$s>%2$s photo</a>.', 'This gallery contains <a %1$s>%2$s photos</a>.' in file content-gallery.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments 'Permalink to %s' in file content-gallery.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search' in file searchform.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This post is password protected. Enter the password to view any comments.' in file comments.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'One Response to %2$s', '%1$s Responses to %2$s' in file comments.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Current theme requires WordPress 3.0 or higher.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please <a href="%s">upgrade WordPress</a>, or <a href="%s">use an earlier version of Artisteer (2.6 - 3.1)</a> to create themes for WordPress 2.6-2.9.' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Current theme requires WordPress 3.0 or higher.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please <a href="%s">upgrade WordPress</a>, or <a href="%s">use an earlier version of Artisteer (2.6 - 3.1)</a> to create themes for WordPress 2.6-2.9.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Primary Navigation' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span class="%1$s">Published</span> %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span class="%1$s">By</span> %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts by %s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span class="%1$s">Posted in</span> %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<span class="%1$s">Tagged</span> %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Leave a comment' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 Comment' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '% Comments' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Continue reading <span class="meta-nav">&rarr;</span>' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pages' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Continue reading <span class="meta-nav">&rarr;</span>' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Not Found' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apologies, but the page you requested could not be found. Perhaps searching will help.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous Post' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next Post' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s on ' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s at %2$s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(Edit)' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Pingback:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(Edit)' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pages' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Categories' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Block style' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post style' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Simple text' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<H1>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<H2>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<H3>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<H4>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<H5>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<H6>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<DIV>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All pages' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Selected pages' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All pages except selected' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show headline' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show slogan' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Make the header clickable' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header link' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Used when "Make the header clickable" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Navigation Menu' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show home item' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home item caption' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Used when "Show home item" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Highlight active categories' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Trim long menu items' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Limit each item to [N] characters' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(characters). Used when "Trim long menu items" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Limit each subitem to [N] characters' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(characters). Used when "Trim long menu items" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default menu source' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Displayed when Appearance > Menu > Primary menu is not set' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show navigation links at the top of front posts page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show navigation links at the top of posts page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show navigation links at the bottom of posts page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show top navigation links in single post view' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show bottom navigation links in single post view' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Trim long navigation links in single post view' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Limit each link to [N] characters' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(characters). Used when "Trim long navigation links in single post view" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured Image' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use featured image as thumbnail' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use auto thumbnails' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Generate post thumbnails automatically (use the first image from the post gallery)' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail width' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(px)' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail height' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(px)' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use auto excerpts' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Generate post excerpts automatically (When neither more-tag nor post excerpt is used)' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt length' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(words). Used when "Use auto excerpts" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Excerpt balance' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '(words). Used when "Use auto excerpts" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Apply excerpt tag filter' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Allowed excerpt tags' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Used when "Apply excerpt tag filter" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pages' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show random posts on 404 page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title for random posts' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Used when "Show random posts on 404 page" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show tags on 404 page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title for tags' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Used when "Show tags on 404 page" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Allow Comments' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use smilies in comments' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes. Used when "Allow Comments" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sidebars' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default widgets style' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Primary sidebar' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Secondary sidebar' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Nav sidebars' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top sidebars' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom sidebars' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header sidebars' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer sidebars' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Override default theme footer content' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Footer content' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>XHTML:</strong> You can use these tags: <code>%s</code>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>ShortTags:</strong><code>%s</code>' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Used when "Override default theme footer content" is enabled' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Advertisement' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use the %s short code to insert these ads into posts, text widgets or footer' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Example:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ad code #%s:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ad code #%s:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ad code #%s:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ad code #%s:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ad code #%s:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings for the posts page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the headline' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the slogan' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the article' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the widgets' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Headings for the single post or page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the headline' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the slogan' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the article' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag for the widgets' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show in Menu' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show as Separator in Menu' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title in Menu' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Title on Page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Header on Page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Default Sidebar on Page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Title on Single Page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yes' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Appearance:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show widget on:' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Front page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Single posts' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Single pages' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts page' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page IDs (comma separated)' in file options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RSS Feeds' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RSS Feeds' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Empty ad slot (#%s)!" in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site Admin' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log in' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s RSS Feed' in file shortcodes.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts in %s' in file navigation.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Theme Options' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Settings saved.' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Settings restored.' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save Changes' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset to Default' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Theme Options' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page Header Image' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post Header Image' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Change Header Image' in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Remove header image" in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Set header image" in file admins.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag Cloud' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Random posts' in file defaults.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Primary Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This is the default sidebar, visible on 2 or 3 column layouts. If no widgets are active, the default theme widgets will be displayed instead." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Header Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "The header widget area. Use the unique widget ids to control the design and position of individual widgets with CSS code." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'First Navigation Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This sidebar is displayed before the horizontal menu." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Second Navigation Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This sidebar is displayed after the horizontal menu." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'First Top Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This sidebar is displayed above the main content." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Second Top Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This sidebar is displayed above the main content." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'First Bottom Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This sidebar is displayed below the main content." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Second Bottom Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "This sidebar is displayed below the main content." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'First Footer Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "The first footer widget area. You can add a text widget for custom footer text." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Second Footer Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "The second footer widget area." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Third Footer Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "The third footer widget area." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fourth Footer Widget Area' in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments "The fourth footer widget area." in file sidebars.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'sidebar default' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'block' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'post' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'simple text' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Theme Options' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Use this widget to add one of your custom menus as a widget.' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Vertical Menu' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No menus have been created yet. <a href="%s">Create some</a>.' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Select Menu:' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Login form' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Login' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Dashboard' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Publish' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Log out" in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Log In' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Username' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Password" in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Remember Me' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log In' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Register" in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Lost your password?" in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%d queries. %s seconds.' in file footer.php.
  6. Cdn : Use of CDNFound the URL of a CDN in the code: html5shiv.googlecode.com/svn/trunk/html5.js. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  7. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  8. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file sidebar-header.php.Found a mix of \r\n and \n line endings in file header.php.Found a mix of \r\n and \n line endings in file functions.php.Found a mix of \r\n and \n line endings in file wrappers.php.Found a mix of \r\n and \n line endings in file footer.php.Found a mix of \r\n and \n line endings in file style.css.
  9. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  10. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  11. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  12. I18N implementation : Proper use of ___all(Possible variable $s found in translation function in widgets.php. Translation function calls should not contain PHP variables.
  13. CSS files : Presence of license typeLicense: is missing from style.css header.
  14. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  15. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  16. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  17. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  18. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  19. Screenshot : Screenshot fileScreenshot size is 300x225px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad 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 sidebar-footer.php.73: <span id='cri-footnote-links'>Designed by <a href='http://www.mariolv.it' target='_blank'>Mario La Vedova</a>.</span>
  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 category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. generated theme : Autogenerated Artisteer themeThis theme appears to have been auto-generated.
Other checked themes