HODES | xxx | 20xx
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEHODES-20(XX)v(X).zip
- FILE SIZE53791 bytes
- MD53ad40056455bd241ad60897340386a38
- SHA1892f7105be3272b12a547ef508e6cde73a6a659b
- LICENSENone
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- VERSION1.0.0
- CREATION DATE2024-01-20
- LAST FILE UPDATE2024-01-20
- LAST VALIDATION2024-01-20 10:10
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - automatic_feed_links(); automatic_feed_links found in file functions.php. Deprecated since version 3.0. Use add_theme_support( 'automatic-feed-links' ) instead.7:
- get_bloginfo('template_directory');?>/favicon.ico' />17: <link rel='stylesheet' href='<?php echo get_bloginfo('template_directory');?>/css/slicknav.css'>49: <?php /* <img src='<?php echo get_bloginfo('template_directory');?>/img/(banneri tai logo)' alt='<?php blget_bloginfo('template_directory') was found in the file footer.php. Use get_template_directory_uri() instead.15: <script src='<?php echo get_bloginfo('template_directory');?>/js/jquery.slicknav.js'></script> get_bloginfo('template_directory') was found in the file header.php. Use get_template_directory_uri() instead.12: <link rel='shortcut icon' type='image/x-icon' href='<?php echo
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts. 9: 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 hodes-xxx-20xx.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Hakutulokset hakusanalle: %s' in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ei hakutuloksia!' in file search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Kommentointi on suljettu!' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top Menu' in file functions.php.
- Could not find charset.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find wp_link_pages.
- Could not find post_class.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- License URI: is missing from style.css header.
- 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.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
- 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 home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.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.