
Newsmag
WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMENewsmag.zip
- FILE SIZE8048421 bytes
- MD5db81ec023b848f4217f9edf7f0cc7852
- SHA149f0694315204414a32e46ccdca5410da8a4f3d3
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEMEFOREST PAGEhttps://themeforest.net/item/newsmag-news-magazine-newspaper/9512331 ($49)
- THEME URIhttp://themeforest.net/user/tagDiv/portfolio
- VERSION4.2
- AUTHOR URIhttp://themeforest.net/user/tagDiv/portfolio
- TAGSblack, white, one-column, two-columns, fixed-layout
- CREATION DATE2017-11-24
- LAST FILE UPDATE2017-11-24
- LAST VALIDATION2017-11-24 16:09
- OTHER VERSIONS
Critical alerts

- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
- Found base64_decode in file td_util.php. Line 1261: return base64_decode($variable);Found base64_decode in file td_view_import_export_settings.php. Line 33: $theme_settings = @unserialize(@base64_decode($_POST['td_update_theme_options']['tds_update_theme_options']Found base64_decode in file td_demo_util.php. Line 597: $decoded_match = base64_decode( $match );Found base64_decode in file td_demo_installer.php. Line 203: $file_settings = unserialize(base64_decode(file_get_contents($file_path, true)));Found base64_decode in file td_block.php. Line 335: $tdcCssDecoded = base64_decode($tdcCss);
return base64_encode($variable);
Found base64_encode in file td_view_import_export_settings.php.$td_read_theme_settings = base64_encode(serialize(get_option(TD_THEME_OPTIONS_NAME)));
$td_export_demo_settings = base64_encode(serialize($td_export_demo_settings_ref));
Found base64_encode in file td_demo_util.php.$file_content = str_replace( $css_matches[0][$css_key], 'tdc_css='' . base64_encode( $decoded_match ) . ''' , $file_content );
Found base64_encode in file twitter-client.php.$this->args['oauth_signature'] = base64_encode( hash_hmac( 'sha1', $str, $key, true ) );
Found base64_encode in file td_util.php. - Found <iframe id="td_youtube_player" width="600" height="560" src="' . 'https://www.youtube.com/embed/' . self::get_youtube_id($videoUrl) . '?enablejsapi=1&feature=oembed&wmode=opaque&vq=hd720' . self::get_youtube_time_param($videoUrl) . '" frameborder="0" allowfullscreen=""> in file td_video_support.php. Line 25: <iframe id='td_youtube_player' width='600' height='560' src='' . 'https://wFound <iframe frameBorder="0" src="' . td_global::$http_or_https . '://www.facebook.com/plugins/like.php?href=' . $this-> in file td_module_single.php. Line 52: $buffy .= '<iframe frameBorder='0' src='' . td_global::$http_or_https . '://www.facebo
- file_get_contents was found in the file td_demo_util.php Line 530: $file_content = file_get_contents($file_path);file_get_contents was found in the file td_demo_installer.php Line 203: $file_settings = unserialize(base64_decode(file_get_contents($file_path, true)));file_get_contents was found in the file td_remote_http.php Line 22: 'file_get_contents',
Line 153: case 'file_get_contents':
Line 154: return self::get_url_file_get_contents($url, $caller_id);
Line 198: * file_get_contents download channel
Line 204: private static function get_url_file_get_contents($url, $caller_id = '') {
Line 216: $td_data = @file_get_contents($url, false, $context);
Line 219: td_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' file_get_contents returned FALSE (AKA error), full headers attached', $http
Line 224: td_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' file_get_contents returned empty result, full headers attached', $http_resp
fopen was found in the file td_review.php Line 320: $fh = fopen($myFile, 'w') or die('can't open file');fwrite was found in the file td_review.php Line 324: fwrite($fh, $stringData);fclose was found in the file td_review.php Line 325: fclose($fh); - curl_init was found in the file td_ajax.php Line 567: $curl = curl_init($api_url);curl_exec was found in the file td_ajax.php Line 577: $api_response = curl_exec($curl);curl_init was found in the file twitter-client.php Line 392: $ch = curl_init();curl_exec was found in the file twitter-client.php Line 422: $response = curl_exec( $ch );
Line 425: $response = curl_exec($ch);
curl_exec was found in the file twitter-client.php Line 422: $response = curl_exec( $ch );Line 425: $response = curl_exec($ch);
curl_init was found in the file td_remote_http.php Line 242: $ch = curl_init();curl_exec was found in the file td_remote_http.php Line 258: $data = curl_exec($ch);Line 262: td_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' curl_exec returned FALSE (AKA Error) curl_error:' . curl_error($ch) . ' cur
- File td_js.php : Line 164: add_submenu_page( 'td_theme_welcome', 'Activate theme', 'Activate theme', 'File td_cake.php : Line 172: add_submenu_page( 'td_theme_welcome', 'Activate theme', 'Activate theme', 'File td_panel.php : Line 37: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $function
Line 38: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcome
File td_panel.php : Line 37: /* wp doc: add_menu_page( $page_title, $menu_title, $capability, $menu_slug, $functionLine 38: add_menu_page('Theme panel', TD_THEME_NAME, 'edit_posts', 'td_theme_welcome
File td_panel.php : Line 41: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 'tLine 43: add_submenu_page( 'td_theme_welcome', 'Install demos', 'Install demos', 'ed
Line 44: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', '
Line 45: add_submenu_page( 'td_theme_welcome', 'System status', 'System status', 'ed
Line 46: add_submenu_page( 'td_theme_welcome', 'Theme panel', 'Theme panel', 'edit_p
File td_panel.php : Line 41: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 'tLine 43: add_submenu_page( 'td_theme_welcome', 'Install demos', 'Install demos', 'ed
Line 44: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', '
Line 45: add_submenu_page( 'td_theme_welcome', 'System status', 'System status', 'ed
Line 46: add_submenu_page( 'td_theme_welcome', 'Theme panel', 'Theme panel', 'edit_p
File td_panel.php : Line 41: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 'tLine 43: add_submenu_page( 'td_theme_welcome', 'Install demos', 'Install demos', 'ed
Line 44: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', '
Line 45: add_submenu_page( 'td_theme_welcome', 'System status', 'System status', 'ed
Line 46: add_submenu_page( 'td_theme_welcome', 'Theme panel', 'Theme panel', 'edit_p
File td_panel.php : Line 41: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 'tLine 43: add_submenu_page( 'td_theme_welcome', 'Install demos', 'Install demos', 'ed
Line 44: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', '
Line 45: add_submenu_page( 'td_theme_welcome', 'System status', 'System status', 'ed
Line 46: add_submenu_page( 'td_theme_welcome', 'Theme panel', 'Theme panel', 'edit_p
File td_panel.php : Line 41: add_submenu_page('td_theme_welcome', 'Plugins', 'Plugins', 'edit_posts', 'tLine 43: add_submenu_page( 'td_theme_welcome', 'Install demos', 'Install demos', 'ed
Line 44: add_submenu_page( 'td_theme_welcome', 'Support', 'Support', 'edit_posts', '
Line 45: add_submenu_page( 'td_theme_welcome', 'System status', 'System status', 'ed
Line 46: add_submenu_page( 'td_theme_welcome', 'Theme panel', 'Theme panel', 'edit_p
File class-tgm-plugin-activation.php : Line 409: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile td-old-class-tgm-plugin-activation.php : Line 409: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t - Constant STYLESHEETPATH was found in the file td_api.php. get_stylesheet_directory() should be used instead. Line 364: $child_path = STYLESHEETPATH . str_replace(TEMPLATEPATH, '', $the_component['file']);Constant STYLESHEETPATH was found in the file td_global.php. get_stylesheet_directory() should be used instead. Line 274: //@todo refactor all code to use STYLESHEETPATH insteadConstant STYLESHEETPATH was found in the file td_wp_booster_functions.php. get_stylesheet_directory() should be used instead. Line 2422: (($wordpress_template_path == TEMPLATEPATH . '/single.php') or ($wordpress_template_path == STYLESHEETPATH . '/single.php'))) {
Line 2460: or ($wordpress_template_path == STYLESHEETPATH . '/woocommerce/single-product.php'))) {
- Constant TEMPLATEPATH was found in the file td_view_install_demos.php. get_template_directory() should be used instead. Line 4: //require_once TEMPLATEPATH . '/includes/demos/blog_baby/td_import.php';Constant TEMPLATEPATH was found in the file td_global.php. get_template_directory() should be used instead. Line 271: //@todo refactor all code to use TEMPLATEPATH insteadConstant TEMPLATEPATH was found in the file td_wp_booster_functions.php. get_template_directory() should be used instead. Line 2422: (($wordpress_template_path == TEMPLATEPATH . '/single.php') or ($wordpress_template_path == STYLESHEETPAT
Line 2459: and (($wordpress_template_path == TEMPLATEPATH . '/woocommerce/single-product.php')
td-social-counter.zip td-composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning

- Theme URI and Author URI should not be the same.
- 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 newsmag.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'View all results' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No results' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'CLOSE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Load more' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts in' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tags' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous article' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next article' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Authors' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RELATED ARTICLES' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'MORE FROM AUTHOR' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'VIA' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SOURCE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'TAGS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SHARE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Continue' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Read more' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'views' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Website:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comment:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LEAVE A REPLY' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post Comment' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cancel reply' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reply' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log in to leave a comment' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'NO COMMENTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 COMMENT' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'COMMENTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your comment is awaiting moderation' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter your name here' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter your email address here' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You have entered an incorrect email address!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter your comment!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logged in as' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log out?' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logged in as %s. Edit your profile.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'REVIEW OVERVIEW' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SUMMARY' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'OVERALL SCORE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ooops... Error 404' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Sorry, but the page you are looking for doesn't exist." in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can go to the' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'HOMEPAGE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'OUR LATEST POSTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts by' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'POSTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts tagged with' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Daily Archives:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Monthly Archives:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yearly Archives:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archives' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LATEST ARTICLES' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'search results' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments "If you're not happy with the results, please do another search" in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contact us' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Follow us on Instagram' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page %CURRENT_PAGE% of %TOTAL_PAGES%' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Prev' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Back' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No results for your search' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No posts to display' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LOG IN' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sign in / Join' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sign in' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sign up' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Join' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log In' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Login' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'REGISTER' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log into your account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Password recovery' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Send My Pass' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Send My Password' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forgot your password?' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forgot your password? Get help' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Create an account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please wait...' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'User or password incorrect!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email or username incorrect!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email incorrect!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'User or email already exists!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please check your email (index or spam folder), the password was sent there.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email address not found!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your password is reset, check your email.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome! Log into your account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome! Register for an account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Register for an account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recover your password' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'your username' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'your password' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'your email' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'A password will be e-mailed to you.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logout' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Like' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Likes' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fans' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Follow' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Followers' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribe' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribers' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'MORE STORIES' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Latest' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured posts' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Most popular' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '7 days popular' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By review score' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Random' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Trending Now' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'POPULAR CATEGORY' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'POPULAR POSTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'EDITOR PICKS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ABOUT US' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'About me' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'FOLLOW US' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'EVEN MORE NEWS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous (Left arrow key)' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next (Right arrow key)' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%curr% of %total%' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The content from %url% could not be loaded.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The image #%curr% could not be loaded.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blog' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Share on Facebook' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tweet on Twitter' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All time popular' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Register' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'of' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Euro Member Countries' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Australian Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bulgarian Lev' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Brazilian Real' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Canadian Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Swiss Franc' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Chinese Yuan Renminbi' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Czech Republic Koruna' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Danish Krone' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'British Pound' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hong Kong Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Croatian Kuna' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hungarian Forint' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Indonesian Rupiah' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Israeli Shekel' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Indian Rupee' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Japanese Yen' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Korean (South) Won' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mexican Peso' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Malaysian Ringgit' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Norwegian Krone' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New Zealand Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Philippine Peso' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Polish Zloty' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Romanian (New) Leu' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Russian Ruble' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Swedish Krona' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Singapore Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thai Baht' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Turkish Lira' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'United States Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'South African Rand' in file td_translate.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'WPML Plugin is active! When the plugin is active, the *.po - *.mo files are used instead of Theme Panel Translation.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Someone has requested a password reset for the following account:' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Username: %s' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If this was a mistake, just ignore this email and nothing will happen.' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'To reset your password, visit the following address:' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments '[%s] Password Reset' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The email could not be sent.' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Possible reason: your host may have disabled the mail() function.' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'If you need social icons, you can install %1$s.', 'This theme recommends the following plugins: %1$s.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Go to plugin instalation', ' Begin installing plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Go to activation panel', 'Activate installed plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to tagDiv plugins panel' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file td_wp_booster_functions.php.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 td_composer, tgmpa, This theme requires the following plugins: %1$s., The following required plugins are currently inactive: %1$s., The following recommended plugins are currently inactive: %1$s., bbpress, woocommerce.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- PHP short tags were found in file twitter-client.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.Line 321: if( 0 === strpos($body, '<?') ){
- Themes should not hide admin bar. Detected in file style.css.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to the_post_thumbnail was found in the theme.
- Text Domain: is missing from your style.css header.
- Screenshot dimensions are wrong! Detected: 390x150px (13:5). Ratio of width to height should be 4:3.Screenshot size is 390x150px. 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

- Possible Favicon found in td_wp_booster_functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file td_config.php.Line 2313: 'description' => '<a href='https://forum.tagdiv.com/weather-widget-newsmag/' target='_blank'>How to ge
Line 2323: 'description' => '<a href='http://openweathermap.org/find' target='_blank'>Find your location</a> - Yo
Line 4528: <li>Find more about this <a href='http://forum.tagdiv.com/newsmag-featured-image-or-video/' target='_blank'>f
Line 4563: td_api_text::set('welcome_fast_start', 'The theme will try to install <strong>tagDiv Composer</strong> and <strong>tagDiv Social Counter</strong> plugins automatically. But you can also manually manage the plugins from our <a href='admin.php?page=td_theme_plugins'>plugins panel</a>');
Line 4604: 'text' => 'Build amazing slide presentations for your website with ease<br><a href='http://forum.tagdiv.com/how-to-install-revolution-slider-v5/' target='_blan
Line 4611: 'text' => 'Customize your pages and posts with this popular page builder<br><a href='http://forum.tagdiv.com/how-to-use-visual-composer/' target='_blank'>Read m
Line 4644: 'text' => 'Display your activity on social networks with style using this cool feature<br><a href='http://forum.tagdiv.com/tagdiv-social-counter-tutorial/' target='_blank'>Re
Possible hard-coded links were found in the file td_js.php.Line 219: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_blLine 286: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 334: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 272: <div class='td-activate-info'><a href='http://forum.tagdiv.com/privacy-policy-2/' target='_blank'>Privacy policy</
Line 285: <li>Go to our <a href='http://tagdiv.com/td_cake/manual.php' target='_blank'>manual activation pag
Line 219: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 286: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 334: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 287: <li>Return with the <a href='http://forum.tagdiv.com/wp-content/uploads/2017/06/activation_key.png' targ
Line 219: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 286: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 334: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 371: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 390: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 371: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 390: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Possible hard-coded links were found in the file td_cake.php.Line 227: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_blLine 294: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 342: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 280: <div class='td-activate-info'><a href='http://forum.tagdiv.com/privacy-policy-2/' target='_blank'>Privacy policy</
Line 293: <li>Go to our <a href='http://tagdiv.com/td_cake/manual.php' target='_blank'>manual activation pag
Line 227: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 294: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 342: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 295: <li>Return with the <a href='http://forum.tagdiv.com/wp-content/uploads/2014/09/2014-09-09_1458.png' tar
Line 227: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 294: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 342: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 379: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 398: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 379: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 398: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Possible hard-coded links were found in the file td_menu_back.php.Line 39: $control_buffy .= '<span class='td-wpa-info'><strong>Just a tip:</strong> If you choose to load a mega menu or a page, please do not add submenus to this item. The mega menu and mega page menu have to be the top most menu item. <a href='http://forum.tagdiv.com/menus-newsmag/' target='_blank'>Read more</a></spanPossible hard-coded links were found in the file td_view_welcome.php.Line 46: <p><a href='admin.php?page=td_theme_demos'>Try our demos</a> on your testing site. Our Possible hard-coded links were found in the file td_view_install_demos.php.Line 222: echo '<a href='https://www.wpion.com/ionmag-premium-news-theme/?utm_source=ionMag_free&utmPossible hard-coded links were found in the file td_panel_header.php.Line 232: <p>Default value: l, F j, Y. <a href='http://php.net/manual/en/function.date.php'>Read more</a> about the date foLine 286: <p><a href='https://forum.tagdiv.com/weather-widget/' target='_blank'>How to get an api
Line 302: <p><a href='http://openweathermap.org/find' target='_blank'>Find your location</a> - Yo
Line 365: <p>Preload content for all mega menus. This provides a better user experience but with a performance hit - <a href='http://forum.tagdiv.com/what-is-ajax-preloading/' target='_blank'>read more
Line 514: <p><a href='http://www.w3schools.com/tags/att_img_alt.asp' target='_blank'>Alt attribut
Line 531: <p><a href='http://www.w3schools.com/tags/att_global_title.asp' target='_blank'>Title a
Possible hard-coded links were found in the file td_get_ad_spot_by_id.php.Line 194: //echo 'If you leave the AdSense size boxes on Auto, the theme will automatically resize the <strong>google ads</strong>. For more info follow this <a href='http://forum.tagdiv.com/header-ad/' target='_blank'>link</a>';Possible hard-coded links were found in the file td_panel_custom_fonts.php.Line 11: <p><a href='http://forum.tagdiv.com/using-custom-fonts/' target='_blank'>Read more</a>Line 28: <li>You can convert your font files from any format into .woff format using <a href='http://www.fontsquirrel.com/tools/webfont-generator'>fontsquirrel</a> (free
Possible hard-coded links were found in the file td_set_page_with_loop.php.Line 97: <li>If you want to make you own modules, please go to our <a href='http://forum.tagdiv.com/api-modules-introduction/' target='_blank'>API sectPossible hard-coded links were found in the file td_api.php.Line 1658: 'welcome_fast_start' => 'Install Visual Composer plugin and also install the social counter plugin if you want to add the counters on your sidebar - from our <a href='admin.php?page=td_theme_plugins'>plugins panel</a>',Line 1679: 'panel_existing_content_url' => '<a href='http://forum.tagdiv.com/existing-content/' target='_blank'>read more</a>',
Line 1682: 'panel_excerpt_modules_blocks_docs_url' => '<a href='http://forum.tagdiv.com/theme-blocks-modules/' target='_blank'>here</a>'
Possible hard-coded links were found in the file td_module_single.php.Line 56: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_aLine 116: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_a
Line 56: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_a
Line 116: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_a
- 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 date.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : td_panel_theme_fonts.php Line 2: <?php require_once(td_global::$get_template_directory . '/includes/wp_booster/wp- 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 : td_block_video_vimeo.php Line 10: require_once(get_template_directory() . '/includes/wp_booster/td_video_play 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 : td_block_video_youtube.php Line 10: require_once(get_template_directory() . '/includes/wp_booster/td_video_play 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 : td_js.php Line 189: 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 : td_video_support.php Line 318: require_once 'wp-admin/external/twitter-client.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 : td_cake.php Line 197: 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 : td_autoload_classes.php Line 39: // require_once($class_file_path); - we need to use load_template to make our 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 : td_view_welcome.php Line 6: 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 : td_panel.php Line 59:
Line 64:
Line 68:
Line 72:
Line 76: require_once 'td_view_system_status.php';
Line 92: include 'td_view_import_export_settings.php';
Line 95: include 'td_view_update_newspaper_6.php';
Line 103: include 'td_view_panel.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 : td_demo_util.php Line 1149: require_once(ABSPATH . 'wp-admin/includes/media.php');Line 1150: require_once(ABSPATH . 'wp-admin/includes/file.php');
Line 1151: require_once(ABSPATH . 'wp-admin/includes/image.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 : td_panel_core.php Line 141: require_once($panel_array['file']); // the panel is loaded from our hardcodLine 213: require_once(TEMPLATEPATH . '/includes/wp_booster/wp-admin/panel/views/ajax
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 : td_panel_generator.php Line 644: ace.require('ace/ext/language_tools');Line 695: ace.require('ace/ext/language_tools');
Line 744: ace.require('ace/ext/language_tools');
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 : td_view_theme_plugins.php Line 62: 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 : td_demo_installer.php Line 146: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_1.phpLine 153: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_2.php
Line 158: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_3.php
Line 162: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_4.php
Line 166: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_5.php
Line 170: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_6.php
Line 175: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_import.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 : td_view_install_demos.php Line 2:Line 110: // //require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_1.php
Line 111: // require_once(td_global::$demo_list[$_GET['puiu_test']]['folder'] . 'td_impo
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 : td_view_support.php Line 3: 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 : td_view_system_status.php Line 5: 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 : td_global.php Line 548: require_once(ABSPATH . 'wp-admin/includes/plugin.php');Line 553: require_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 : td_first_install.php Line 128: require_once(ABSPATH . 'wp-admin/includes/file.php');Line 129: require_once(ABSPATH . 'wp-admin/includes/plugin-install.php');
Line 130: require_once(ABSPATH . 'wp-admin/includes/class-wp-upgrader.php');
Line 131: require_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 : td_menu.php Line 38: //include_once('td_menu_back.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 : td_smart_list.php Line 97: include( get_404_template() ); 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 : td_wp_booster_functions.php Line 11: require_once('td_global.php');Line 12: require_once('td_options.php');
Line 16: require_once('td_util.php');
Line 20: require_once('td_api.php');
Line 25: require_once('wp-admin/panel/panel_core/td_panel_data_source.php');
Line 33: require_once('td_global_blocks.php'); // no autoload -
Line 34: //require_once('td_menu.php'); // theme menu support
Line 41: require_once('td_social_icons.php'); // no autoload (almost always neede
Line 42: require_once('td_js_buffer.php'); // no autoload - the theme always o
Line 43: require_once('td_unique_posts.php'); // no autoload - unique posts (uses
Line 44: require_once('td_module.php'); // module builder
Line 45: require_once('td_block.php'); // block builder
Line 46: require_once('td_cake.php');
Line 47: require_once('td_first_install.php'); // no autoload - the code that runs
Line 48: require_once('td_fonts.php'); // no autoload - fonts support
Line 49: require_once('td_js_generator.php'); // no autoload - the theme always o
Line 50: require_once('td_block_widget.php'); // no autoload - used to make widge
Line 51: require_once('td_background.php'); // background support - is not auto
Line 52: require_once('td_background_render.php');
Line 56: require_once('td_autoload_classes.php'); //used to autoload classes [modul
Line 184: require_once('td_ios_redirect.php' );
Line 282: require_once(td_global::$demo_list[$demo_state]['folder'] . 'td_css_generat
Line 746: require_once('td_translate.php');
Line 1305: require_once(get_template_directory() . '/includes/td_templates_builder.php
Line 2285: require_once('td_js.php');
Line 2294: require_once('wp-admin/panel/td_demo_installer.php');
Line 2295: require_once('wp-admin/panel/td_demo_util.php');
Line 2302: require_once('wp-admin/panel/panel_core/td_panel_core.php');
Line 2303: require_once('wp-admin/panel/panel_core/td_panel_generator.php');
Line 2307: require_once('wp-admin/panel/td_panel.php');
Line 2318: require_once('wp-admin/tinymce/tinymce.php');
Line 2328: require_once('td_metabox_generator.php');
Line 2329: require_once('wp-admin/content-metaboxes/td_templates_settings.php');
Line 2360: require_once 'external/class-tgm-plugin-activation.php'; // it cannot be au
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 : sidebar.php Line 7: require_once('includes/wp_booster/sidebar.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 : comments.php Line 8: require_once('includes/wp_booster/comments.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.
This is a ThemeForest theme. Since Themeforest items are all checked by a human before they appear on their website, ThemeForest verification rules are more permissive than themecheck's and can give a better verification score ( Themeforest requirements ).
- THEME TYPEWordPress theme 4.9.5
- FILE NAMENewsmag.zip
- FILE SIZE8048421 bytes
- MD5db81ec023b848f4217f9edf7f0cc7852
- SHA149f0694315204414a32e46ccdca5410da8a4f3d3
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEMEFOREST PAGEhttps://themeforest.net/item/newsmag-news-magazine-newspaper/9512331 ($49)
- THEME URIhttp://themeforest.net/user/tagDiv/portfolio
- VERSION4.2
- AUTHOR URIhttp://themeforest.net/user/tagDiv/portfolio
- TAGSblack, white, one-column, two-columns, fixed-layout
- CREATION DATE2017-11-24
- LAST FILE UPDATE2017-11-24
- LAST VALIDATION2017-11-24 16:09
- OTHER VERSIONS
Critical alerts

- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
- curl_init was found in the file td_ajax.php Line 567: $curl = curl_init($api_url);curl_exec was found in the file td_ajax.php Line 577: $api_response = curl_exec($curl);curl_init was found in the file twitter-client.php Line 392: $ch = curl_init();curl_exec was found in the file twitter-client.php Line 422: $response = curl_exec( $ch );
Line 425: $response = curl_exec($ch);
curl_exec was found in the file twitter-client.php Line 422: $response = curl_exec( $ch );Line 425: $response = curl_exec($ch);
curl_init was found in the file td_remote_http.php Line 242: $ch = curl_init();curl_exec was found in the file td_remote_http.php Line 258: $data = curl_exec($ch);Line 262: td_log::log(__FILE__, __FUNCTION__, 'caller_id:' . $caller_id . ' curl_exec returned FALSE (AKA Error) curl_error:' . curl_error($ch) . ' cur
- Constant STYLESHEETPATH was found in the file td_api.php. get_stylesheet_directory() should be used instead. Line 364: $child_path = STYLESHEETPATH . str_replace(TEMPLATEPATH, '', $the_component['file']);Constant STYLESHEETPATH was found in the file td_global.php. get_stylesheet_directory() should be used instead. Line 274: //@todo refactor all code to use STYLESHEETPATH insteadConstant STYLESHEETPATH was found in the file td_wp_booster_functions.php. get_stylesheet_directory() should be used instead. Line 2422: (($wordpress_template_path == TEMPLATEPATH . '/single.php') or ($wordpress_template_path == STYLESHEETPATH . '/single.php'))) {
Line 2460: or ($wordpress_template_path == STYLESHEETPATH . '/woocommerce/single-product.php'))) {
- Constant TEMPLATEPATH was found in the file td_view_install_demos.php. get_template_directory() should be used instead. Line 4: //require_once TEMPLATEPATH . '/includes/demos/blog_baby/td_import.php';Constant TEMPLATEPATH was found in the file td_global.php. get_template_directory() should be used instead. Line 271: //@todo refactor all code to use TEMPLATEPATH insteadConstant TEMPLATEPATH was found in the file td_wp_booster_functions.php. get_template_directory() should be used instead. Line 2422: (($wordpress_template_path == TEMPLATEPATH . '/single.php') or ($wordpress_template_path == STYLESHEETPAT
Line 2459: and (($wordpress_template_path == TEMPLATEPATH . '/woocommerce/single-product.php')
td-social-counter.zip td-composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning

- Theme URI and Author URI should not be the same.
- 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 newsmag.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'View all results' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No results' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'CLOSE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Load more' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts in' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tags' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous article' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next article' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Authors' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'RELATED ARTICLES' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'MORE FROM AUTHOR' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'VIA' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SOURCE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'TAGS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SHARE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Continue' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Read more' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'views' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Website:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comment:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LEAVE A REPLY' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Post Comment' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cancel reply' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reply' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log in to leave a comment' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'NO COMMENTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '1 COMMENT' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'COMMENTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your comment is awaiting moderation' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter your name here' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter your email address here' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You have entered an incorrect email address!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter your comment!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logged in as' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log out?' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logged in as %s. Edit your profile.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'REVIEW OVERVIEW' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'SUMMARY' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'OVERALL SCORE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ooops... Error 404' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Sorry, but the page you are looking for doesn't exist." in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You can go to the' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'HOMEPAGE' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'OUR LATEST POSTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts by' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'POSTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Posts tagged with' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tag' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Daily Archives:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Monthly Archives:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Yearly Archives:' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Archives' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LATEST ARTICLES' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'search results' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments "If you're not happy with the results, please do another search" in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Contact us' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Follow us on Instagram' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page %CURRENT_PAGE% of %TOTAL_PAGES%' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Prev' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Back' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No results for your search' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No posts to display' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'LOG IN' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sign in / Join' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sign in' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Sign up' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Join' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log In' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Login' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'REGISTER' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Log into your account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Password recovery' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Send My Pass' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Send My Password' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forgot your password?' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Forgot your password? Get help' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Create an account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please wait...' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'User or password incorrect!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email or username incorrect!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email incorrect!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'User or email already exists!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please check your email (index or spam folder), the password was sent there.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email address not found!' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your password is reset, check your email.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome! Log into your account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Welcome! Register for an account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Register for an account' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recover your password' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'your username' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'your password' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'your email' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'A password will be e-mailed to you.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Logout' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Like' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Likes' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Fans' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Follow' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Followers' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribe' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribers' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'MORE STORIES' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Latest' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured posts' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Most popular' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '7 days popular' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'By review score' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Random' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Trending Now' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'POPULAR CATEGORY' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'POPULAR POSTS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'EDITOR PICKS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ABOUT US' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'About me' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'FOLLOW US' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'EVEN MORE NEWS' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous (Left arrow key)' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next (Right arrow key)' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%curr% of %total%' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The content from %url% could not be loaded.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The image #%curr% could not be loaded.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Blog' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Share on Facebook' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Tweet on Twitter' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Featured' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All time popular' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Register' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'of' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Euro Member Countries' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Australian Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bulgarian Lev' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Brazilian Real' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Canadian Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Swiss Franc' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Chinese Yuan Renminbi' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Czech Republic Koruna' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Danish Krone' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'British Pound' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hong Kong Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Croatian Kuna' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hungarian Forint' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Indonesian Rupiah' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Israeli Shekel' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Indian Rupee' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Japanese Yen' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Korean (South) Won' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Mexican Peso' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Malaysian Ringgit' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Norwegian Krone' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'New Zealand Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Philippine Peso' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Polish Zloty' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Romanian (New) Leu' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Russian Ruble' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Swedish Krona' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Singapore Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Thai Baht' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Turkish Lira' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'United States Dollar' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'South African Rand' in file td_translate.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'WPML Plugin is active! When the plugin is active, the *.po - *.mo files are used instead of Theme Panel Translation.' in file td_translate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Someone has requested a password reset for the following account:' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Username: %s' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If this was a mistake, just ignore this email and nothing will happen.' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'To reset your password, visit the following address:' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments '[%s] Password Reset' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The email could not be sent.' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Possible reason: your host may have disabled the mail() function.' in file td_login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'If you need social icons, you can install %1$s.', 'This theme recommends the following plugins: %1$s.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Go to plugin instalation', ' Begin installing plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Go to activation panel', 'Activate installed plugins' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to tagDiv plugins panel' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file td_wp_booster_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file td_wp_booster_functions.php.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 td_composer, tgmpa, This theme requires the following plugins: %1$s., The following required plugins are currently inactive: %1$s., The following recommended plugins are currently inactive: %1$s., bbpress, woocommerce.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- PHP short tags were found in file twitter-client.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.Line 321: if( 0 === strpos($body, '<?') ){
- Themes should not hide admin bar. Detected in file style.css.
- No reference to the_post_thumbnail was found in the theme.
- Text Domain: is missing from your style.css header.
- Screenshot dimensions are wrong! Detected: 390x150px (13:5). Ratio of width to height should be 4:3.Screenshot size is 390x150px. 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

- Possible Favicon found in td_wp_booster_functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file td_config.php.Line 2313: 'description' => '<a href='https://forum.tagdiv.com/weather-widget-newsmag/' target='_blank'>How to ge
Line 2323: 'description' => '<a href='http://openweathermap.org/find' target='_blank'>Find your location</a> - Yo
Line 4528: <li>Find more about this <a href='http://forum.tagdiv.com/newsmag-featured-image-or-video/' target='_blank'>f
Line 4563: td_api_text::set('welcome_fast_start', 'The theme will try to install <strong>tagDiv Composer</strong> and <strong>tagDiv Social Counter</strong> plugins automatically. But you can also manually manage the plugins from our <a href='admin.php?page=td_theme_plugins'>plugins panel</a>');
Line 4604: 'text' => 'Build amazing slide presentations for your website with ease<br><a href='http://forum.tagdiv.com/how-to-install-revolution-slider-v5/' target='_blan
Line 4611: 'text' => 'Customize your pages and posts with this popular page builder<br><a href='http://forum.tagdiv.com/how-to-use-visual-composer/' target='_blank'>Read m
Line 4644: 'text' => 'Display your activity on social networks with style using this cool feature<br><a href='http://forum.tagdiv.com/tagdiv-social-counter-tutorial/' target='_blank'>Re
Possible hard-coded links were found in the file td_js.php.Line 219: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_blLine 286: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 334: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 272: <div class='td-activate-info'><a href='http://forum.tagdiv.com/privacy-policy-2/' target='_blank'>Privacy policy</
Line 285: <li>Go to our <a href='http://tagdiv.com/td_cake/manual.php' target='_blank'>manual activation pag
Line 219: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 286: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 334: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 287: <li>Return with the <a href='http://forum.tagdiv.com/wp-content/uploads/2017/06/activation_key.png' targ
Line 219: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 286: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 334: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 371: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 390: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 371: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 390: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Possible hard-coded links were found in the file td_cake.php.Line 227: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_blLine 294: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 342: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 280: <div class='td-activate-info'><a href='http://forum.tagdiv.com/privacy-policy-2/' target='_blank'>Privacy policy</
Line 293: <li>Go to our <a href='http://tagdiv.com/td_cake/manual.php' target='_blank'>manual activation pag
Line 227: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 294: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 342: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 295: <li>Return with the <a href='http://forum.tagdiv.com/wp-content/uploads/2014/09/2014-09-09_1458.png' tar
Line 227: <div class='td-envato-code-info'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 294: <li>Paste your <em>Server ID</em> there and the <a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 342: <!-- <div class='td-small-bottom'><a href='http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/' target='_bl
Line 379: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 398: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 379: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Line 398: <p><?php echo '<strong style='color:red'> Please activate the theme! </strong> - <a href='' . wp_nonce_url( admin_url( 'admin.php?page=td_cake_panel' ) ) . ''>Click here to enter your code</a> - if this is an error please contact us at contact@tagdiv.com - <a href='http://forum.tagdiv.com/how-to-activate-the-theme/'>How to activate the the
Possible hard-coded links were found in the file td_menu_back.php.Line 39: $control_buffy .= '<span class='td-wpa-info'><strong>Just a tip:</strong> If you choose to load a mega menu or a page, please do not add submenus to this item. The mega menu and mega page menu have to be the top most menu item. <a href='http://forum.tagdiv.com/menus-newsmag/' target='_blank'>Read more</a></spanPossible hard-coded links were found in the file td_view_welcome.php.Line 46: <p><a href='admin.php?page=td_theme_demos'>Try our demos</a> on your testing site. Our Possible hard-coded links were found in the file td_view_install_demos.php.Line 222: echo '<a href='https://www.wpion.com/ionmag-premium-news-theme/?utm_source=ionMag_free&utmPossible hard-coded links were found in the file td_panel_header.php.Line 232: <p>Default value: l, F j, Y. <a href='http://php.net/manual/en/function.date.php'>Read more</a> about the date foLine 286: <p><a href='https://forum.tagdiv.com/weather-widget/' target='_blank'>How to get an api
Line 302: <p><a href='http://openweathermap.org/find' target='_blank'>Find your location</a> - Yo
Line 365: <p>Preload content for all mega menus. This provides a better user experience but with a performance hit - <a href='http://forum.tagdiv.com/what-is-ajax-preloading/' target='_blank'>read more
Line 514: <p><a href='http://www.w3schools.com/tags/att_img_alt.asp' target='_blank'>Alt attribut
Line 531: <p><a href='http://www.w3schools.com/tags/att_global_title.asp' target='_blank'>Title a
Possible hard-coded links were found in the file td_get_ad_spot_by_id.php.Line 194: //echo 'If you leave the AdSense size boxes on Auto, the theme will automatically resize the <strong>google ads</strong>. For more info follow this <a href='http://forum.tagdiv.com/header-ad/' target='_blank'>link</a>';Possible hard-coded links were found in the file td_panel_custom_fonts.php.Line 11: <p><a href='http://forum.tagdiv.com/using-custom-fonts/' target='_blank'>Read more</a>Line 28: <li>You can convert your font files from any format into .woff format using <a href='http://www.fontsquirrel.com/tools/webfont-generator'>fontsquirrel</a> (free
Possible hard-coded links were found in the file td_set_page_with_loop.php.Line 97: <li>If you want to make you own modules, please go to our <a href='http://forum.tagdiv.com/api-modules-introduction/' target='_blank'>API sectPossible hard-coded links were found in the file td_api.php.Line 1658: 'welcome_fast_start' => 'Install Visual Composer plugin and also install the social counter plugin if you want to add the counters on your sidebar - from our <a href='admin.php?page=td_theme_plugins'>plugins panel</a>',Line 1679: 'panel_existing_content_url' => '<a href='http://forum.tagdiv.com/existing-content/' target='_blank'>read more</a>',
Line 1682: 'panel_excerpt_modules_blocks_docs_url' => '<a href='http://forum.tagdiv.com/theme-blocks-modules/' target='_blank'>here</a>'
Possible hard-coded links were found in the file td_module_single.php.Line 56: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_aLine 116: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_a
Line 56: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_a
Line 116: $buffy .= '<a href='https://twitter.com/share' class='twitter-share-button' data-url='' . esc_a
- 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 date.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : td_panel_theme_fonts.php Line 2: <?php require_once(td_global::$get_template_directory . '/includes/wp_booster/wp- 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 : td_block_video_vimeo.php Line 10: require_once(get_template_directory() . '/includes/wp_booster/td_video_play 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 : td_block_video_youtube.php Line 10: require_once(get_template_directory() . '/includes/wp_booster/td_video_play 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 : td_js.php Line 189: 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 : td_video_support.php Line 318: require_once 'wp-admin/external/twitter-client.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 : td_cake.php Line 197: 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 : td_autoload_classes.php Line 39: // require_once($class_file_path); - we need to use load_template to make our 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 : td_view_welcome.php Line 6: 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 : td_panel.php Line 59:
Line 64:
Line 68:
Line 72:
Line 76: require_once 'td_view_system_status.php';
Line 92: include 'td_view_import_export_settings.php';
Line 95: include 'td_view_update_newspaper_6.php';
Line 103: include 'td_view_panel.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 : td_demo_util.php Line 1149: require_once(ABSPATH . 'wp-admin/includes/media.php');Line 1150: require_once(ABSPATH . 'wp-admin/includes/file.php');
Line 1151: require_once(ABSPATH . 'wp-admin/includes/image.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 : td_panel_core.php Line 141: require_once($panel_array['file']); // the panel is loaded from our hardcodLine 213: require_once(TEMPLATEPATH . '/includes/wp_booster/wp-admin/panel/views/ajax
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 : td_panel_generator.php Line 644: ace.require('ace/ext/language_tools');Line 695: ace.require('ace/ext/language_tools');
Line 744: ace.require('ace/ext/language_tools');
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 : td_view_theme_plugins.php Line 62: 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 : td_demo_installer.php Line 146: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_1.phpLine 153: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_2.php
Line 158: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_3.php
Line 162: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_4.php
Line 166: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_5.php
Line 170: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_6.php
Line 175: require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_import.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 : td_view_install_demos.php Line 2:Line 110: // //require_once(td_global::$demo_list[$td_demo_id]['folder'] . 'td_media_1.php
Line 111: // require_once(td_global::$demo_list[$_GET['puiu_test']]['folder'] . 'td_impo
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 : td_view_support.php Line 3: 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 : td_view_system_status.php Line 5: 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 : td_global.php Line 548: require_once(ABSPATH . 'wp-admin/includes/plugin.php');Line 553: require_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 : td_first_install.php Line 128: require_once(ABSPATH . 'wp-admin/includes/file.php');Line 129: require_once(ABSPATH . 'wp-admin/includes/plugin-install.php');
Line 130: require_once(ABSPATH . 'wp-admin/includes/class-wp-upgrader.php');
Line 131: require_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 : td_menu.php Line 38: //include_once('td_menu_back.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 : td_smart_list.php Line 97: include( get_404_template() ); 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 : td_wp_booster_functions.php Line 11: require_once('td_global.php');Line 12: require_once('td_options.php');
Line 16: require_once('td_util.php');
Line 20: require_once('td_api.php');
Line 25: require_once('wp-admin/panel/panel_core/td_panel_data_source.php');
Line 33: require_once('td_global_blocks.php'); // no autoload -
Line 34: //require_once('td_menu.php'); // theme menu support
Line 41: require_once('td_social_icons.php'); // no autoload (almost always neede
Line 42: require_once('td_js_buffer.php'); // no autoload - the theme always o
Line 43: require_once('td_unique_posts.php'); // no autoload - unique posts (uses
Line 44: require_once('td_module.php'); // module builder
Line 45: require_once('td_block.php'); // block builder
Line 46: require_once('td_cake.php');
Line 47: require_once('td_first_install.php'); // no autoload - the code that runs
Line 48: require_once('td_fonts.php'); // no autoload - fonts support
Line 49: require_once('td_js_generator.php'); // no autoload - the theme always o
Line 50: require_once('td_block_widget.php'); // no autoload - used to make widge
Line 51: require_once('td_background.php'); // background support - is not auto
Line 52: require_once('td_background_render.php');
Line 56: require_once('td_autoload_classes.php'); //used to autoload classes [modul
Line 184: require_once('td_ios_redirect.php' );
Line 282: require_once(td_global::$demo_list[$demo_state]['folder'] . 'td_css_generat
Line 746: require_once('td_translate.php');
Line 1305: require_once(get_template_directory() . '/includes/td_templates_builder.php
Line 2285: require_once('td_js.php');
Line 2294: require_once('wp-admin/panel/td_demo_installer.php');
Line 2295: require_once('wp-admin/panel/td_demo_util.php');
Line 2302: require_once('wp-admin/panel/panel_core/td_panel_core.php');
Line 2303: require_once('wp-admin/panel/panel_core/td_panel_generator.php');
Line 2307: require_once('wp-admin/panel/td_panel.php');
Line 2318: require_once('wp-admin/tinymce/tinymce.php');
Line 2328: require_once('td_metabox_generator.php');
Line 2329: require_once('wp-admin/content-metaboxes/td_templates_settings.php');
Line 2360: require_once 'external/class-tgm-plugin-activation.php'; // it cannot be au
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 : sidebar.php Line 7: require_once('includes/wp_booster/sidebar.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 : comments.php Line 8: require_once('includes/wp_booster/comments.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.