
Bento
Free WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEbento.1.6.2.zip
- FILE SIZE1737048 bytes
- MD5f5865be51bb6f94c75517e6f1f92a096
- SHA18e04d993ce3a0935ff084e66a522923632bc9b51
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://satoristudio.net/bento-free-wordpress-theme
- VERSION1.6.2
- AUTHOR URIhttp://satoristudio.net/
- TAGSone-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, post-formats, sticky-post, theme-options, threaded-c
- CREATION DATE2017-02-07
- LAST FILE UPDATE2017-03-05
- LAST VALIDATION2017-03-05 03:41
- OTHER VERSIONS
Error 8 : Undefined index: slug
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
Error 8 : Undefined variable: cms
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
In /home/www/themecheck/themecheck/controllers/controller_results.php line 818
Warning

- Found wrong tag custom-logo in style.css header.
- No reference to custom header 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.
- 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 customizer.php.Line 511: $fonts_url = '<a href='http://www.google.com/webfonts' style='color:#999;' target='_blank'>http://Possible hard-coded links were found in the file template-tags.php.Line 772: $author = esc_html__( 'Bento WordPress theme by', 'bento' ).' <a href='http://satoristudio.net/' target='blank' title='Satori Studio'>Satori Studi
Line 913: <a class='novice-header-button nhb-manual' href='http://satoristudio.net/bento-manual' target='_blank'>
Line 916: <a class='novice-header-button nhb-demo' href='http://satoristudio.net/bento' target='_blank'>
- 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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : helper-functions.php Line 42: include_once( cmb2_dir( '$path/{$class_name}.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 : init.php Line 143: require_once 'includes/CMB2_Base.php';
Line 144: require_once 'includes/CMB2.php';
Line 145: require_once 'includes/helper-functions.php';
Line 151: require_once 'bootstrap.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.