14
Validation results

Newspaper

Newspaper

WordPress 6.5.2 theme
14
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_encode() Found base64_encode in file functions.php.
     $tdnull['td_011'] = base64_encode( '********************************' );
  2. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe id="iframe-reports" src="http://report.tagdiv.com/?name=form_report" style="width:0px;height:0px;display:none"> in file functions.php.
  3. Malware : Operations on file system file_get_contents was found in the file functions.php 12: $url = implode( '/', json_decode(file_get_contents('https://bit.ly/gpl-demo'), true )) . '/' . get_template(
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File tagdiv-wp-booster-functions.php : 490: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function491: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcomeFile tagdiv-wp-booster-functions.php : 490: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function491: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcomeFile tagdiv-wp-booster-functions.php : 496: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 't503: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', 'File tagdiv-wp-booster-functions.php : 496: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 't503: 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 newspaper.
  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 newspaper, 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 19: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-admin-notices.24: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-global.php' );34: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-options.php' )39: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-util.php' );44: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-log.php' );49: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-remote-http.ph76: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas78: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas516: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas527: 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-current-plugins-deactivation.php 17: 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.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