iMovies
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEiMovies.zip
- FILE SIZE661723 bytes
- MD53ac8aa9eea826c8fff5fa3bfc1ecb51c
- SHA1414e25f97720097d7a652a83cd6bee8187f7e778
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images, Adobe Photoshop
- THEME URIhttps://flexithemes.com/imovies-wordpress-theme/
- VERSION5.4
- AUTHOR URIhttps://flexithemes.com
- TAGSblue, orange, three-columns, left-right-sidebars
- CREATION DATE2020-03-17
- LAST FILE UPDATE2020-03-17
- LAST VALIDATION2020-03-17 06:39
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
- fopen($f, 'r'); $c = fread($fd, filesize($f)); $lp = preg_quote($l, '/'); ffread was found in the file functions.php 202: 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 = ' and <a href='https://mastertemplate.com/'>MasterTemplate</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 202: 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 = ' and <a href='https://mastertemplate.com/'>MasterTemplate</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 ) { wp_initialize_the_theme_message() fopen was found in the file functions.php 202: 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 = ' and <a href='https://mastertemplate.com/'>MasterTemplate</a>'; $f = dirname(__file__) . '/footer.php'; $fd =
- TEMPLATEPATH . '/lib/features.php'; Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 3: require
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - get_bloginfo('url') . '/index.php?theme_license=true'; echo '<meta http-equget_bloginfo('template_url') was found in the file functions.php. Use get_template_directory_uri() instead.70: 'std' => get_bloginfo('template_url') . '/images/logo.png',76: 'std' => get_bloginfo('template_url') . '/images/header_background.jpg', get_bloginfo("url") was found in the file functions.php. Use home_url() instead.184: 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 =
- bloginfo('url'); ?>'><img src='<?php echo $get_logo_image; ?>' alt='<?php b87: <h1><a href='<?php bloginfo('url'); ?>'><?php bloginfo('name'); ?></a></h1>108: <li <?php if(is_home()) { echo ' class='current-cat' '; } ?>><a href='<?php bloginfo('url'); ?>'>Home</a></li>bloginfo('stylesheet_directory') was found in the file header.php. Use echo esc_url( get_stylesheet_directory_uri() ) instead.10: <link rel='stylesheet' href='<?php bloginfo('stylesheet_directory'); ?>/css/screen.css' type='text/css' media=11: <link rel='stylesheet' href='<?php bloginfo('stylesheet_directory'); ?>/css/print.css' type='text/css' media='12: <!--[if IE]><link rel='stylesheet' href='<?php bloginfo('stylesheet_directory'); ?>/css/ie.css' type='text/css' media='scrbloginfo('template_directory') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.16: <link rel='stylesheet' href='<?php bloginfo('template_directory'); ?>/jdgallery/jd.gallery.css' type='text/css17: <script src='<?php bloginfo('template_directory'); ?>/jdgallery/mootools-1.2.5-core-yc.js' typ18: <script src='<?php bloginfo('template_directory'); ?>/jdgallery/mootools-1.2-more.js' type='te19: <script src='<?php bloginfo('template_directory'); ?>/jdgallery/jd.gallery.js' type='text/java20: <script src='<?php bloginfo('template_directory'); ?>/jdgallery/jd.gallery.transitions.js' typ28: <script src='<?php bloginfo('template_directory'); ?>/menu/mootools-1.2.5-core-yc.js' type='te29: <link rel='stylesheet' href='<?php bloginfo('template_directory'); ?>/menu/MenuMatic.css' type='text/css' medi31: <link rel='stylesheet' href='<?php bloginfo('template_directory'); ?>/menu/MenuMatic-ie6.css' type='text/css' 34: <script src='<?php bloginfo('template_directory'); ?>/menu/MenuMatic_0.68.3.js' type='text/javbloginfo('template_url') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.23: <script src='<?php bloginfo('template_url'); ?>/js/pngfix.js'></script>bloginfo('template_url') was found in the file searchform.php. Use echo esc_url( get_template_directory_uri() ) instead.7: <input type='image' src='<?php bloginfo('template_url'); ?>/images/search.gif' style='border:0; vertical-abloginfo('template_url') was found in the file archive.php. Use echo esc_url( get_template_directory_uri() ) instead.36: <div class='postmeta'><img src='<?php bloginfo('template_url'); ?>/images/folder.png' /> Posted in <?php the_catebloginfo('template_directory') was found in the file featured.php. Use echo esc_url( get_template_directory_uri() ) instead.57: <img src='<?php bloginfo('template_directory'); ?>/jdgallery/slides/<?php echo $i; ?>.jpg' 58: <img src='<?php bloginfo('template_directory'); ?>/jdgallery/slides/<?php echo $i; ?>.jpg' bloginfo('template_url') was found in the file single.php. Use echo esc_url( get_template_directory_uri() ) instead.17: <div class='postmeta'><img src='<?php bloginfo('template_url'); ?>/images/folder.png' /> Posted in <?php the_catebloginfo('template_url') was found in the file sidebar-right.php. Use echo esc_url( get_template_directory_uri() ) instead.8: <a href='<?php bloginfo('rss2_url'); ?>'><img src='<?php bloginfo('template_url'); ?>/images/rss.png' alt='RSS Feed' title='RSS Fee18: <a href='<?php echo get_theme_option('twitter'); ?>'><img src='<?php bloginfo('template_url'); ?>/images/twitter.png' alt='<?php echo get_theme bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.83: <a href='<?php
- get_option('home'); ?>/'>Home</a></li> get_option('home') was found in the file header.php. Use home_url() instead.59: <li <?php if(is_home()) { ?> class='current_page_item' <?php } ?>><a href='<?php echo
Warning
- The tag blue has been deprecated, it must be removed from style.css header.The tag orange has been deprecated, it must be removed from style.css header.Found wrong tag left-right-sidebars in 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 imovies.
- Found a translation function that is missing a text-domain. Function _e, with the arguments 'Recent Posts' in file sidebar-left.php.
- Found a mix of \r\n and \n line endings in file page-template-archives.php.Found a mix of \r\n and \n line endings in file page-template-contact.php.Found a mix of \r\n and \n line endings in file page-template-sitemap.php.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 functions.php.Found a mix of \r\n and \n line endings in file page-template-full.php.Found a mix of \r\n and \n line endings in file style.css.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find comment_form.
- Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
- No reference to custom header 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.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot size is 640x480px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
- Possible hard-coded links were found in the file functions.php.134: 'std' => '<div style='text-align:center;'><a href='https://flexithemes.com/wp-content/pro/b160.php' target='_blank'><img src='140: 'std' => '<div style='text-align:center;'><a href='https://flexithemes.com/wp-content/pro/b260.php' target='_blank'><img src='202: 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 = ' and <a href='https://mastertemplate.com/'>MasterTemplate</a>'; $f = dirname(__file__) . 222: <h2><?php echo $themename; ?> Theme Options | <a href='https://flexithemes.com/support/' target='_blank' style='font-size: 14px;'>225: <div id='buy_theme' class='updated' style='padding: 10px; margin: 10px;'>You can buy this theme without footer links online at <a href='https://flexithemes.com/buy/?theme=<?php echo $buy_theme_name; ?>' target='_blank'>https://flexithemes.com/buy/?theme=<?php echo $buy_theme_name; ?></a> <a href='https://flexithemes.com/wp-content/pro/top.php' target='_blank'><img src='hPossible hard-coded links were found in the file sidebar-right.php.53: <li><a href='http://gmpg.org/xfn/'><abbr title='XHTML Friends Network'>XFN</abbr></a></l
- 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 category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.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 : sidebar-left.php 19: <?php include (TEMPLATEPATH . '/recent-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.The theme appears to use include or require : index.php 6: <?php if(is_home()) { include (TEMPLATEPATH . '/featured.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.