Beans
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbeans-1.5.1.zip
- FILE SIZE889701 bytes
- MD5c2d7beb5623a3a74c39802678408e60f
- SHA186650f591dcd0d1e8c530d0796af5403c8d863c0
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.getbeans.io/themes/beans/
- VERSION1.5.1
- AUTHOR URIhttps://www.getbeans.io
- TAGSwhite, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, responsive-layout, fluid-layout, fixed-layout, custom-header, custom-background, custom-menu, editor-style, featured-images, microformats, post-formats, translation-ready
- CREATION DATE2020-09-21
- LAST FILE UPDATE2021-01-04
- LAST VALIDATION2021-01-04 10:55
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- The tag white has been deprecated, it must be removed from style.css header.The tag light 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.The tag fluid-layout has been deprecated, it must be removed from style.css header.The tag fixed-layout has been deprecated, it must be removed from 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 beans.
- A.git was found.
- .gitignore was found.
- Possible variable $content_attributes found in translation function in content.php. Translation function calls should not contain PHP variables. Possible variable $article_attributes found in translation function in loop.php. Translation function calls should not contain PHP variables. Possible variable $title found in translation function in widget.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $title_tag found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $meta found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $meta found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $meta found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $image_small found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $image found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $current found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $link found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $link found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $link found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $count found in translation function in post.php. Translation function calls should not contain PHP variables. Possible variable $url found in translation function in header.php. Translation function calls should not contain PHP variables. Possible variable $logo found in translation function in header.php. Translation function calls should not contain PHP variables. Possible variable $description found in translation function in header.php. Translation function calls should not contain PHP variables. Possible variable $args found in translation function in menu.php. Translation function calls should not contain PHP variables. Possible variable $args found in translation function in menu.php. Translation function calls should not contain PHP variables. Possible variable $comment found in translation function in comments.php. Translation function calls should not contain PHP variables. Possible variable $comment found in translation function in comments.php. Translation function calls should not contain PHP variables. Possible variable $breadcrumb_url found in translation function in breadcrumb.php. Translation function calls should not contain PHP variables. Possible variable $breadcrumb found in translation function in breadcrumb.php. Translation function calls should not contain PHP variables. Possible variable $breadcrumb found in translation function in breadcrumb.php. Translation function calls should not contain PHP variables. Possible variable $framework_link found in translation function in footer.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $fields found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $single_field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $single_field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $fields found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $id found in translation function in field.php. Translation function calls should not contain PHP variables. Possible variable $id found in translation function in field.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in field.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in field.php. Translation function calls should not contain PHP variables. Possible variable $link found in translation function in accessibility.php. Translation function calls should not contain PHP variables. Possible variable $id found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $id found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $id found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $id found in translation function in functions.php. Translation function calls should not contain PHP variables.
- 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 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 archive.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : class-beans-wp-customize.php
Ligne181: require_once 'class-beans-wp-customize-control.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.