HTML5BLANC
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEHTML5THEME 2.zip
- FILE SIZE186576 bytes
- MD5a6d3e630fe3085aa46a5416e91bcc74e
- SHA11d5f05a56b3c7846959d74ace816214fbe99f34b
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION21.0
- CREATION DATE2024-02-05
- LAST FILE UPDATE2024-02-05
- LAST VALIDATION2024-02-05 09:34
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- 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.
- Themes should not hide admin bar. Detected in file : functions.php.
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts. 95: wp_deregister_script( 'jquery' );
- Found wrong tag in style.css header.
- 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 html5blanc.
- Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Your comment is awaiting moderation.' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments '(Edit)' in file functions.php.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- .ds_store was found.
- Could not find wp_link_pages.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No 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.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Screenshot 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
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.