35
Validation results

WebGatha

WebGatha

WordPress 6.5.2 theme
35
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEwebgatha.zip
  • FILE SIZE12562342 bytes
  • MD596e100b701d6abc34b98c564a0414156
  • SHA1793c219abc505bd3efa12b4a3d7a7b3f4209b355
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION1.3.3
  • TAGSone-column, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, flexible-header
  • CREATION DATE2020-08-05
  • LAST FILE UPDATE2020-08-05
  • LAST VALIDATION2020-08-05 13:42
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="<?php echo esc_url( $new_src ); ?> in file template-meta.php. 396: <iframe src='<?php echo esc_url( $new_src ); ?>' allowfullscreen></iframe>
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-webgatha-panel.php : 180: $this->webgatha_panel_page = add_menu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPage201: add_submenu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPages.add_menu_pages_add_submenu_pageFile class-webgatha-panel.php : 180: $this->webgatha_panel_page = add_menu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPage201: add_submenu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPages.add_menu_pages_add_submenu_pageFile class-webgatha-panel.php : 201: add_submenu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPFile class-webgatha-panel.php : 180: $this->webgatha_panel_page = add_menu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPage201: add_submenu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminPages.add_menu_pages_add_submenu_pageFile class-envato-theme-setup-wizard.php : 411: $add_subpage_function = 'add_submenu_page';
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag custom-logo in style.css header.
  2. 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.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  5. Screenshot : Screenshot fileBad 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 home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : class-envato-theme-setup-wizard.php 1786: require_once( ABSPATH . 'wp-admin/includes/file.php' ); // phpcs:ignore WPT1787: require_once( ABSPATH . 'wp-admin/includes/class-wp-filesystem-base.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.
Other checked themes