iHost
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEiHost.zip
- FILE SIZE634403 bytes
- MD571567f8363ba325acad448145ec2f11f
- SHA1539564860bafa1e6913655ca9c267a4516ad1f8b
- LICENSENone
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- THEME URIhttp://newwpthemes.com/ihost-free-wordpress-theme/
- VERSION2.2
- AUTHOR URIhttp://newwpthemes.com
- TAGSblue, white, two-columns, right-sidebar
- CREATION DATE2021-10-12
- LAST FILE UPDATE2021-10-12
- LAST VALIDATION2021-10-12 12:24
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- fopen was found in the file functions.php 106: function wp_initialize_the_theme_load() { if (!function_exists('wp_initialize_the_theme')) { wp_initialize_the_theme_message(); die; } } function wp_initialize_the_theme_finish() { $uri = strtolower($_SERVER['REQUEST_URI']); if(is_admin() || substr_count($uri, 'wp-admin') > 0 || substr_count($uri, 'wp-login') > 0 ) { /* */ } else { $l = ' | Designed by: <a href='http://virtualdesktoponline.com/remote-desktop/'>Online Remote Desktop</a> | Thanks to <a href='ttp://businessemailhosting.com/hosted-exchange/'>Hosted Exchange 2010</a>, <a href='http://projectserverhosting.com/web-based-project-management/'>Web based Project Management</a> and <a href='http://mssharepointhosting.com/what-is-sharepoint/'>What is SharePoint?</a>'; $f = dirname(__file__) . '/footer.php'; $fd = fopen($f, 'r'); $c = fread($fd, filesize($f)); $lp = preg_quote($l, '/'); ffread was found in the file functions.php 106: function wp_initialize_the_theme_load() { if (!function_exists('wp_initialize_the_theme')) { wp_initialize_the_theme_message(); die; } } function wp_initialize_the_theme_finish() { $uri = strtolower($_SERVER['REQUEST_URI']); if(is_admin() || substr_count($uri, 'wp-admin') > 0 || substr_count($uri, 'wp-login') > 0 ) { /* */ } else { $l = ' | Designed by: <a href='http://virtualdesktoponline.com/remote-desktop/'>Online Remote Desktop</a> | Thanks to <a href='ttp://businessemailhosting.com/hosted-exchange/'>Hosted Exchange 2010</a>, <a href='http://projectserverhosting.com/web-based-project-management/'>Web based Project Management</a> and <a href='http://mssharepointhosting.com/what-is-sharepoint/'>What is SharePoint?</a>'; $f = dirname(__file__) . '/footer.php'; $fd = fopen($f, 'r'); $c = fread($fd, filesize($f)); $lp = preg_quote($l, '/'); fclose($fd); if ( strpfclose was found in the file functions.php 106: function wp_initialize_the_theme_load() { if (!function_exists('wp_initialize_the_theme')) { wp_initialize_the_theme_message(); die; } } function wp_initialize_the_theme_finish() { $uri = strtolower($_SERVER['REQUEST_URI']); if(is_admin() || substr_count($uri, 'wp-admin') > 0 || substr_count($uri, 'wp-login') > 0 ) { /* */ } else { $l = ' | Designed by: <a href='http://virtualdesktoponline.com/remote-desktop/'>Online Remote Desktop</a> | Thanks to <a href='ttp://businessemailhosting.com/hosted-exchange/'>Hosted Exchange 2010</a>, <a href='http://projectserverhosting.com/web-based-project-management/'>Web based Project Management</a> and <a href='http://mssharepointhosting.com/what-is-sharepoint/'>What is SharePoint?</a>'; $f = dirname(__file__) . '/footer.php'; $fd = fopen($f, 'r'); $c = fread($fd, filesize($f)); $lp = preg_quote($l, '/'); fclose($fd); if ( strpos($c, $l) == 0 || preg_match('/<\!--(.*' . $lp . '.*
- TEMPLATEPATH . '/languages'Constant TEMPLATEPATH was found in the file Themater.php. get_template_directory() should be used instead. 25: define('THEMATER_DIR', TEMPLATEPATH . '/lib');34: define('THEMATER_INCLUDES_DIR', TEMPLATEPATH . '/includes');218: $theme_data = get_theme_data(TEMPLATEPATH . '/style.css');286: if(file_exists(TEMPLATEPATH . '/' . $menu . '.php')) {287: include (TEMPLATEPATH . '/' . $menu . '.php');Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 2: require_once TEMPLATEPATH . '/lib/Themater.php'; Constant TEMPLATEPATH was found in the file default-options.php. get_template_directory() should be used instead. 6: 'dir' =>
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - get_bloginfo('template_directory') . '/images/banner125.gif' alt='' title=9: '<a href='#'><img src='' . get_bloginfo('template_directory') . '/images/banner125.gif' alt='' title=get_bloginfo("url") was found in the file Themater.php. Use home_url() instead.535: if (!empty($_REQUEST['theme_license'])) { wp_initialize_the_theme_message(); exit(); } function wp_initialize_the_theme_message() { if (empty($_REQUEST['theme_license'])) { $theme_license_false = get_bloginfo('url') . '/index.php?theme_license=true'; echo '<meta http-equ get_bloginfo('template_directory') was found in the file banners-125.php. Use get_template_directory_uri() instead.8: '<a href='#'><img src='' .
Warning
- The tag blue 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.
- 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 ihost.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Found a mix of \r\n and \n line endings in file header.php.Found a mix of \r\n and \n line endings in file default-admin-options.php.Found a mix of \r\n and \n line endings in file Themater.php.Found a mix of \r\n and \n line endings in file featuredposts.php.Found a mix of \r\n and \n line endings in file functions.php.Found a mix of \r\n and \n line endings in file footer.php.Found a mix of \r\n and \n line endings 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 add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Screenshot size is 300x225px. 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 hard-coded links were found in the file menu-primary.php.9: 'content', 'Please, use the <a href='nav-menus.php'><strong>menus panel</strong></a> to manage and organize menuPossible hard-coded links were found in the file menu-secondary.php.9: 'content', 'Please, use the <a href='nav-menus.php'><strong>menus panel</strong></a> to manage and organize menuPossible hard-coded links were found in the file functions.php.8: $theme->admin_options['Ads']['content']['header_banner']['content']['value'] = '<a href='http://newwpthemes.com' target='_blank'><img src='http://newwpthemes.com/wp38: $theme->display_widget('Text', array('text' => '<div style='text-align:center;'><a href='http://newwpthemes.com' target='_blank'><img src='http://newwpthemes.com/wp8: $theme->admin_options['Ads']['content']['header_banner']['content']['value'] = '<a href='http://newwpthemes.com' target='_blank'><img src='http://newwpthemes.com/wp38: $theme->display_widget('Text', array('text' => '<div style='text-align:center;'><a href='http://newwpthemes.com' target='_blank'><img src='http://newwpthemes.com/wp106: function wp_initialize_the_theme_load() { if (!function_exists('wp_initialize_the_theme')) { wp_initialize_the_theme_message(); die; } } function wp_initialize_the_theme_finish() { $uri = strtolower($_SERVER['REQUEST_URI']); if(is_admin() || substr_count($uri, 'wp-admin') > 0 || substr_count($uri, 'wp-login') > 0 ) { /* */ } else { $l = ' | Designed by: <a href='http://virtualdesktoponline.com/remote-desktop/'>Online Remote Desktop</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 taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : Themater.php 54: require_once (THEMATER_DIR . '/default-options.php');69: require_once (THEMATER_DIR . '/default-admin-options.php');235: include (THEMATER_ADMIN_DIR . '/Admin.php');264: include (THEMATER_DIR . '/widgets/' . $widget . '.php');266: include (THEMATER_DIR . '/widgets/' . $widget . '/' . $widget . '.php');276: include (THEMATER_INCLUDES_DIR . '/' . $include . '.php');278: include (THEMATER_INCLUDES_DIR . '/' . $include . '/' . $include . '.php');287: include (TEMPLATEPATH . '/' . $menu . '.php');289: include (THEMATER_DIR . '/' . $menu . '.php');296: require (THEMATER_DIR . '/shortcodes/shortcodes.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 : featuredposts.php 189: require_once(THEMATER_INCLUDES_DIR . '/featuredposts/template.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.