Newspaper
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMENewspaper.zip
- FILE SIZE1199917 bytes
- MD5bc4ccc797105a2ac850eaa99a8b16ac4
- SHA1e48d8d9af2287e4ad67eefde0902948ff4d49c6d
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION10.3.3
- TAGSblack, white, one-column, two-columns, fixed-layout
- CREATION DATE2020-06-01
- LAST FILE UPDATE2020-06-01
- LAST VALIDATION2020-06-01 12:30
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
$tdnull['td_011'] = base64_encode( '7GP00000-78e1-4oa4-00000-2dfd39!weadown' );
Found base64_encode in file functions.php. - file_get_contents',154: case 'file_get_contents':155: return self::get_url_file_get_contents($url, $caller_id);200: * file_get_contents download channel206: private static function get_url_file_get_contents($url, $caller_id = '') {221: $td_data = file_get_contents($url, false, $context);224: tagdiv_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' file_get_contents returned FALSE (AKA error), full headers attached', $http229: tagdiv_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' file_get_contents returned empty result, full headers attached', $http_resp236: tagdiv_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' file_get_contents returned error, full headers attached: ', array($http_res file_get_contents was found in the file tagdiv-remote-http.php 23: '
- curl_init();curl_exec was found in the file tagdiv-remote-http.php 269: $data = curl_exec($ch);273: tagdiv_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' curl_exec returned FALSE (AKA Error) curl_error:' . curl_error($ch) . ' cur curl_init was found in the file tagdiv-remote-http.php 252: $ch =
- add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function376: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcomeFile tagdiv-wp-booster-functions.php : 375: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function376: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcomeFile tagdiv-wp-booster-functions.php : 381: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 't388: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', 'File tagdiv-wp-booster-functions.php : 381: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 't388: 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 File tagdiv-wp-booster-functions.php : 375: /* wp doc:
Warning
- The 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.
- 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.
- 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.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Screenshot 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
- 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 home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file image.php.
- The 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' );34: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-log.php' );39: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/tagdiv-remote-http.ph66: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas68: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas401: require_once( TAGDIV_ROOT_DIR . '/includes/wp-booster/wp-admin/plugins/clas412: 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.