Beehive
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbeehive.zip
- FILE SIZE3272458 bytes
- MD59ded623f230747f08cd37040faa00d1c
- SHA136a048e74e331fa60935c154a7dcbb0d4b9c2b17
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.4.8
- CREATION DATE2023-08-22
- LAST FILE UPDATE2023-08-22
- LAST VALIDATION2023-08-22 08:27
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- fopen('php://stderr', 'w');fwrite was found in the file Compiler.php 1915: //fwrite($this->stderr, 'Line $line DEBUG: $value\n');1923: //fwrite($this->stderr, 'Line $line WARN: $value\n');fwrite was found in the file Compiler.php 1915: //fwrite($this->stderr, 'Line $line DEBUG: $value\n');1923: //fwrite($this->stderr, 'Line $line WARN: $value\n'); fopen was found in the file Compiler.php 194: //$this->stderr =
- add_submenu_page#Parameters.File class-beehive-import.php : 300: $add_ad = get_page_by_title( 'Add' );File class-beehive-admin.php : 116: add_menu_page( 'Beehive', esc_html__( 'Beehive', 'beehive' ), 'edit_theme_oFile class-beehive-admin.php : 118: add_submenu_page( 'beehive', esc_html__( 'Server Information', 'beehive' ),119: add_submenu_page( 'beehive', esc_html__( 'Support', 'beehive' ), esc_html__120: add_submenu_page( 'beehive', esc_html__( 'Credits', 'beehive' ), esc_html__File class-beehive-admin.php : 118: add_submenu_page( 'beehive', esc_html__( 'Server Information', 'beehive' ),119: add_submenu_page( 'beehive', esc_html__( 'Support', 'beehive' ), esc_html__120: add_submenu_page( 'beehive', esc_html__( 'Credits', 'beehive' ), esc_html__File class-beehive-admin.php : 118: add_submenu_page( 'beehive', esc_html__( 'Server Information', 'beehive' ),119: add_submenu_page( 'beehive', esc_html__( 'Support', 'beehive' ), esc_html__120: add_submenu_page( 'beehive', esc_html__( 'Credits', 'beehive' ), esc_html__ File theme-options.php : 69: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
- Themes should not hide admin bar. Detected in file : beehive-functions.php.
Warning
- Found wrong tag in style.css header.
- 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 beehive, woocommerce, buddypress, wp-job-manager, buddypress-media, bbpress, learnpress, learnpress-course-review, paid-memberships-pro, wpadverts, tgmpa.
- Themes should not hide admin bar. Detected in file learnpress.min.css.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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
- 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 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 : album-gallery.php 63: include 'album-gallery-item.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 : media-gallery.php 123: <?php include 'media-gallery-item.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 : album-single-edit.php 113: include 'media-gallery-item.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 : menu-icon.php 72: require_once 'class-beehive-menu-icon.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 : Parser.php 323: if ($this->literal('@include') && 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.