Hayden
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEhayden.zip
- FILE SIZE181969 bytes
- MD5675a3f0f0d24e88b56ce6cdb92b8dd50
- SHA182ca046227760a511f93448dcd4017b80e0d5f0d
- LICENSENone
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themetrust.com/hayden
- VERSION1.1.8
- AUTHOR URIhttp://themetrust.com
- TAGSportfolio, responsive, blog, clean, minimal, white, two-columns, threaded-comments, translation-ready, custom-menus
- CREATION DATE2019-12-17
- LAST FILE UPDATE2019-12-17
- LAST VALIDATION2019-12-17 22:55
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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
- TEMPLATEPATH . '/admin/');12: define('MRMETABOX_URL', TEMPLATEPATH . '/admin/mr-meta-box/');19: load_theme_textdomain( 'themetrust', TEMPLATEPATH . '/languages' );22: require_once (TEMPLATEPATH . '/admin/widgets.php');245: include(TEMPLATEPATH . '/js/slideshow.php');247: include(TEMPLATEPATH . '/js/google_map.php'); Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 5: define('OPTIONS_FRAMEWORK_URL',
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - get_links_list(); ?> get_links_list found in file links.php. Deprecated since version 2.1. Use wp_list_bookmarks() instead.10: <?php
- screen_icon( 'themes' ); ?> screen_icon found in file options-framework.php. Deprecated since version 3.8.232: <?php
- get_bloginfo('stylesheet_directory') . '/images/';get_bloginfo('template_directory') was found in the file functions.php. Use get_template_directory_uri() instead.6: define('OPTIONS_FRAMEWORK_DIRECTORY', get_bloginfo('template_directory') . '/admin/');get_bloginfo('template_url') was found in the file functions.php. Use get_template_directory_uri() instead.89: wp_enqueue_script('pageslide', get_bloginfo('template_url').'/js/jquery.pageslide.min.js', array('jquery')92: wp_enqueue_script('flickrfeed', get_bloginfo('template_url').'/js/jflickrfeed.js', array('jquery'), '0.8', 95: wp_enqueue_script('superfish', get_bloginfo('template_url').'/js/superfish.js', array('jquery'), '1.7.4', 97: wp_enqueue_style('superfish', get_bloginfo('template_url').'/css/superfish.css', false, '1.7.4', 'all' );99: wp_enqueue_script('fitvids', get_bloginfo('template_url').'/js/jquery.fitvids.js', array('jquery'), '1.0100: wp_enqueue_script('actual', get_bloginfo('template_url').'/js/jquery.actual.min.js', array('jquery'), '102: wp_enqueue_script('fittext', get_bloginfo('template_url').'/js/jquery.fittext.js', array('jquery'), '1.0104: wp_enqueue_script('hayden-wait-for-images', get_bloginfo('template_url') . '/js/jquery.waitforimages.min.js', array('jq105: wp_enqueue_script('isotope', get_bloginfo('template_url').'/js/jquery.isotope.min.js', array('jquery'), 107: wp_enqueue_style('slideshow', get_bloginfo('template_url').'/css/flexslider.css', false, '1.8', 'all' );108: wp_enqueue_script('slideshow', get_bloginfo('template_url').'/js/jquery.flexslider-min.js', array('jquery'110: wp_enqueue_script('theme_trust_js', get_bloginfo('template_url').'/js/theme_trust.js', array('jquery'), '1.0', 909: <?php echo get_avatar($comment,'70',get_bloginfo('template_url').'/images/default_avatar.png'); ?> get_bloginfo('stylesheet_directory') was found in the file options.php. Use get_stylesheet_directory_uri() instead.47: $imagepath =
- bloginfo('url'); ?>'><img src='<?php echo $ttrust_logo; ?>' alt='<?php blog74: <h1><a href='<?php bloginfo('url'); ?>'><?php bloginfo('name'); ?></a></h1>bloginfo('url') was found in the file searchform.php. Use echo esc_url( home_url() ) instead.2: <form method='get' id='searchform' action='<?php bloginfo('url'); ?>/'>bloginfo('template_url') was found in the file functions.php. Use echo esc_url( get_template_directory_uri() ) instead.89: wp_enqueue_script('pageslide', get_bloginfo('template_url').'/js/jquery.pageslide.min.js', array('jquery'), '292: wp_enqueue_script('flickrfeed', get_bloginfo('template_url').'/js/jflickrfeed.js', array('jquery'), '0.8', true95: wp_enqueue_script('superfish', get_bloginfo('template_url').'/js/superfish.js', array('jquery'), '1.7.4', true97: wp_enqueue_style('superfish', get_bloginfo('template_url').'/css/superfish.css', false, '1.7.4', 'all' );99: wp_enqueue_script('fitvids', get_bloginfo('template_url').'/js/jquery.fitvids.js', array('jquery'), '1.0', t100: wp_enqueue_script('actual', get_bloginfo('template_url').'/js/jquery.actual.min.js', array('jquery'), '1.8.102: wp_enqueue_script('fittext', get_bloginfo('template_url').'/js/jquery.fittext.js', array('jquery'), '1.0', t104: wp_enqueue_script('hayden-wait-for-images', get_bloginfo('template_url') . '/js/jquery.waitforimages.min.js', array('jquery105: wp_enqueue_script('isotope', get_bloginfo('template_url').'/js/jquery.isotope.min.js', array('jquery'), '1.3107: wp_enqueue_style('slideshow', get_bloginfo('template_url').'/css/flexslider.css', false, '1.8', 'all' );108: wp_enqueue_script('slideshow', get_bloginfo('template_url').'/js/jquery.flexslider-min.js', array('jquery'), '110: wp_enqueue_script('theme_trust_js', get_bloginfo('template_url').'/js/theme_trust.js', array('jquery'), '1.0', true197: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/css/ie7.css' type='text/css' media='screen' />200: <link rel='stylesheet' href='<?php bloginfo('template_url'); ?>/css/ie8.css' type='text/css' media='screen' />909: <?php echo get_avatar($comment,'70',get_bloginfo('template_url').'/images/default_avatar.png'); ?>bloginfo('url') was found in the file footer.php. Use echo esc_url( home_url() ) instead.27: <div class='left'><p><?php if($footer_left){echo($footer_left);} else{ ?>© <?php echo date('Y');?> <a href='<?php bloginfo('url'); ?>'><strong><?php bloginfo('name'); ?></strong></a> All Ri bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.72: <h1 class='logo'><a href='<?php
- The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
Warning
- Found wrong tag responsive in style.css header.Found wrong tag clean in style.css header.Found wrong tag minimal in style.css header.The tag white has been deprecated, it must be removed from style.css header.Found wrong tag custom-menus in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Projects' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Project' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add New' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add New Project' 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 'Edit Project' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New Project' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View Project' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View Project' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Projects' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No projects found' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No projects found in Trash' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent Project' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Date' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thumbnail' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skills' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search Skills' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Skills' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Parent Skill:' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Edit Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add New Skill' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New Skill Name' in file functions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'mr_meta_box Galleries', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'mr_meta_box Gallery', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add New', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Add New mr_meta_box Gallery', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Edit mr_meta_box Gallery', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'New mr_meta_box Gallery', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'View mr_meta_box Gallery', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Search mr_meta_box Galleries', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'No mr_meta_box galleries found', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'No mr_meta_box galleries found in Trash', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Parent mr_meta_box Gallery:', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'mr_meta_box Galleries', 'mr_meta_box_gallery' in file mr-post-types.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '(15 max)' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file options-customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Clear' in file options-framework.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file options-framework.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Select Color' in file options-framework.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are themetrust, optionsframework, options_framework_theme.
- Found 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. - 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.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comment_form.
- No reference to custom header was found in the theme.
- screen_icon found in file options-framework.php. Deprecated since version 3.8.232: <?php screen_icon( 'themes' ); ?>
- 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: is missing from style.css header.
- 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.
- .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.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file part-post.php. Function get_option( 'date_format' ) should be used instead.
- 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
- Possible hard-coded links were found in the file options.php.213: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan219: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan225: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan231: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan237: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan243: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan213: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan219: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan225: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan231: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan237: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan243: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan213: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan219: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan225: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan231: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan237: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan243: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan213: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan219: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan225: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan231: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan237: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan243: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan213: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan219: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan225: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan231: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan237: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan243: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan213: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan219: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan225: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan231: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan237: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan243: 'desc' => __('Enter the name of the <a href='http://www.google.com/webfonts' target='_blank'>Google Web Font</a> you wan
- 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 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 date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : mr-meta-box.php 2: require_once 'mr-post-types.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.The theme appears to use include or require : options-framework.php 66: require_once($optionsfile); 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.