74
Validation results

Newsmag

Newsmag

WordPress 6.4.3 theme
74
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File tagdiv-wp-booster-functions.php : 271: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function272: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcomeFile tagdiv-wp-booster-functions.php : 271: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function272: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcomeFile tagdiv-wp-booster-functions.php : 277: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 't284: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', 'File tagdiv-wp-booster-functions.php : 277: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 't284: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', 'File class-tgm-plugin-activation.php : 738: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
Warning
  1. theme tags : Presence of bad theme tagsThe tag black has been deprecated, it must be removed from style.css header.The tag white 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.
  2. Text domain : Incorrect use of translation functions.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 newsmag.
  3. 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 newsmag, tgmpa.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. Screenshot : Screenshot fileScreenshot size is 732x549px. 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 home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  5. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  6. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  7. Use of includes : Use of include or requireThe theme appears to use include or require : tagdiv-wp-booster-functions.php 9: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-admin-notices.14: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-global.php' );24: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-options.php' )29: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-util.php' );56: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas297: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas308: require_once( ABSPATH . 'wp-admin/includes/file.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 : class-tagdiv-old-plugins-deactivation.php 24: include_once( ABSPATH . 'wp-admin/includes/plugin.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