32
Validation results

Beehive

Beehive

WordPress 6.5.2 theme
32
  • THEME TYPEWordPress theme 6.5.2
  • 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
  1. Malware : Operations on file system fopen was found in the file Compiler.php 194: //$this->stderr = 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');
  2. Admin menu : Themes should use add_theme_page() for adding admin pages. File theme-options.php : 69: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/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__
  3. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : beehive-functions.php.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.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.
  3. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file learnpress.min.css.
  4. Comment pagination : Declaration of comment paginationThe 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.
  5. Comment reply : Declaration of comment replyCould 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.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  8. Screenshot : Screenshot fileScreenshot 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
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe 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.
Other checked themes