Genesis
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEgenesis.2.2.7.zip
- FILE SIZE450204 bytes
- MD54d852d0b544b9cfd4cd3a0bbf33cfdc8
- SHA1a07d4d75e0c9381670ef4ad18586b8e7f7e4a039
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://my.studiopress.com/themes/genesis/
- VERSION2.2.7
- AUTHOR URIhttp://www.studiopress.com/
- TAGSblack, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
- CREATION DATE2019-07-29
- LAST FILE UPDATE2019-07-29
- LAST VALIDATION2019-07-29 06:42
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- 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.
- 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.
- file_get_contents( $_FILES['genesis-import-upload']['tmp_name'] ); file_get_contents was found in the file import-export.php 351: $upload =
- add_menu_page( $menu['page_title'], $menu['menu_title'], $menu['capability'File admin.php : 208: $this->pagehook = add_submenu_page( $this->page_id, $menu['page_title'], $menu['menu_title'],232: $this->pagehook = add_submenu_page( $menu['parent_slug'], $menu['page_title'], $menu['menu_tiFile admin.php : 208: $this->pagehook = add_submenu_page( $this->page_id, $menu['page_title'], $menu['menu_title'],232: $this->pagehook = add_submenu_page( $menu['parent_slug'], $menu['page_title'], $menu['menu_ti File admin.php : 177: $this->pagehook =
Warning
- The tag black has been deprecated, it must be removed from style.css header.The tag orange has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- 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.
- No reference to the_post_thumbnail was found in the theme.
- Text Domain: is missing from your style.css header.
- .gallery-caption css class is needed in theme css.
- Screenshot size is 880x660px. 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 deprecated.php.303: $text = preg_replace( '/@(\w+)/', '<a href='http://www.twitter.com/\\1' target='_blank'>@\\1</a>', $text );304: $text = preg_replace( '/#(\w+)/', '<a href='http://search.twitter.com/search?q=\\1' target='_blank'>#\\1</a>', $text );Possible hard-coded links were found in the file footer.php.179: $output = $atts['before'] . ' <a href='http://www.studiopress.com/'>StudioPress</a>' . $atts['after'];Possible hard-coded links were found in the file seo-settings.php.239: '<p><a href='http://my.studiopress.com/help/' target='_blank'>' . __( 'Get Support', 'ge240: '<p><a href='http://my.studiopress.com/snippets/' target='_blank'>' . __( 'Genesis Snipp241: '<p><a href='http://my.studiopress.com/tutorials/' target='_blank'>' . __( 'Genesis TutoPossible hard-coded links were found in the file cpt-archive-settings.php.236: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'noindex' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label239: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'nofollow' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label242: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'noarchive' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label236: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'noindex' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label239: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'nofollow' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label242: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'noarchive' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label236: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'noindex' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label239: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'nofollow' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></label242: <?php printf( __( 'Apply %s to this archive', 'genesis' ), genesis_code( 'noarchive' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]</a></labelPossible hard-coded links were found in the file inpost-metaboxes.php.71: <th scope='row'><label for='genesis_canonical'><strong><?php _e( 'Canonical URL', 'genesis' ); ?></strong> <a href='http://www.mattcutts.com/blog/canonical-link-tag/' target='_blank' title='&85: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'noindex' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class89: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'nofollow' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class93: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'noarchive' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class85: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'noindex' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class89: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'nofollow' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class93: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'noarchive' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class85: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'noindex' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class89: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'nofollow' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span class93: <?php printf( __( 'Apply %s to this post/page', 'genesis' ), genesis_code( 'noarchive' ) ); ?> <a href='http://yoast.com/articles/robots-meta-tags/' target='_blank'>[?]<span classPossible hard-coded links were found in the file whats-new.php.87: <a href='http://twitter.com/nathanrice'><img src='//0.gravatar.com/avatar/fdbd4b13e388: <a class='web' href='http://twitter.com/nathanrice'>Nathan Rice</a>92: <a href='http://twitter.com/bgardner'><img src='//0.gravatar.com/avatar/c845c86ebe3993: <a class='web' href='http://twitter.com/bgardner'>Brian Gardner</a>Possible hard-coded links were found in the file import-export.php.100: '<p><a href='http://my.studiopress.com/help/' target='_blank'>' . __( 'Get Support', 'ge101: '<p><a href='http://my.studiopress.com/snippets/' target='_blank'>' . __( 'Genesis Snipp102: '<p><a href='http://my.studiopress.com/tutorials/' target='_blank'>' . __( 'Genesis TutoPossible hard-coded links were found in the file theme-settings.php.394: '<p><a href='http://my.studiopress.com/help/' target='_blank'>' . __( 'Get Support', 'ge395: '<p><a href='http://my.studiopress.com/snippets/' target='_blank'>' . __( 'Genesis Snipp396: '<p><a href='http://my.studiopress.com/tutorials/' target='_blank'>' . __( 'Genesis Tuto
- 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 author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : init.php 194: require_once( GENESIS_LIB_DIR . '/framework.php' );197: require_once( GENESIS_CLASSES_DIR . '/admin.php' );199: require_once( GENESIS_CLASSES_DIR . '/sanitization.php' );202: require_once( GENESIS_FUNCTIONS_DIR . '/upgrade.php' );203: require_once( GENESIS_FUNCTIONS_DIR . '/compat.php' );204: require_once( GENESIS_FUNCTIONS_DIR . '/general.php' );205: require_once( GENESIS_FUNCTIONS_DIR . '/options.php' );206: require_once( GENESIS_FUNCTIONS_DIR . '/image.php' );207: require_once( GENESIS_FUNCTIONS_DIR . '/markup.php' );209: require_once( GENESIS_FUNCTIONS_DIR . '/menu.php' );210: require_once( GENESIS_FUNCTIONS_DIR . '/layout.php' );211: require_once( GENESIS_FUNCTIONS_DIR . '/formatting.php' );212: require_once( GENESIS_FUNCTIONS_DIR . '/seo.php' );213: require_once( GENESIS_FUNCTIONS_DIR . '/widgetize.php' );214: require_once( GENESIS_FUNCTIONS_DIR . '/feed.php' );216: require_once( GENESIS_FUNCTIONS_DIR . '/deprecated.php' );219: require_once( GENESIS_SHORTCODES_DIR . '/post.php' );220: require_once( GENESIS_SHORTCODES_DIR . '/footer.php' );223: require_once( GENESIS_STRUCTURE_DIR . '/header.php' );224: require_once( GENESIS_STRUCTURE_DIR . '/footer.php' );225: require_once( GENESIS_STRUCTURE_DIR . '/menu.php' );226: require_once( GENESIS_STRUCTURE_DIR . '/layout.php' );227: require_once( GENESIS_STRUCTURE_DIR . '/post.php' );228: require_once( GENESIS_STRUCTURE_DIR . '/loops.php' );229: require_once( GENESIS_STRUCTURE_DIR . '/comments.php' );230: require_once( GENESIS_STRUCTURE_DIR . '/sidebar.php' );231: require_once( GENESIS_STRUCTURE_DIR . '/archive.php' );232: require_once( GENESIS_STRUCTURE_DIR . '/search.php' );236: require_once( GENESIS_ADMIN_DIR . '/menu.php' );237: require_once( GENESIS_ADMIN_DIR . '/theme-settings.php' );238: require_once( GENESIS_ADMIN_DIR . '/seo-settings.php' );239: require_once( GENESIS_ADMIN_DIR . '/cpt-archive-settings.php' );240: require_once( GENESIS_ADMIN_DIR . '/import-export.php' );241: require_once( GENESIS_ADMIN_DIR . '/inpost-metaboxes.php' );242: require_once( GENESIS_ADMIN_DIR . '/whats-new.php' );244: require_once( GENESIS_ADMIN_DIR . '/customizer.php' );245: require_once( GENESIS_ADMIN_DIR . '/term-meta.php' );246: require_once( GENESIS_ADMIN_DIR . '/user-meta.php' );249: require_once( GENESIS_JS_DIR . '/load-scripts.php' );252: require_once( GENESIS_CSS_DIR . '/load-styles.php' );255: require_once( GENESIS_WIDGETS_DIR . '/widgets.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 : widgets.php 15: require_once( GENESIS_WIDGETS_DIR . '/user-profile-widget.php' );16: require_once( GENESIS_WIDGETS_DIR . '/featured-post-widget.php' );17: require_once( GENESIS_WIDGETS_DIR . '/featured-page-widget.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.