SEOWP
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEseowp.zip
- FILE SIZE1595416 bytes
- MD52af3a523f52310d877455e0f31b26107
- SHA14b6218b6400c89aadb278050a69086da75581b7a
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://seowptheme.com/
- VERSION1.9.12
- TAGSwhite, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-rea
- CREATION DATE2019-10-05
- LAST FILE UPDATE2019-10-05
- LAST VALIDATION2019-10-05 08:10
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_get_contents. ➡️ WP_Filesystem isn't for that. See: https://wordpr32: $string = file_get_contents( get_template_directory() . '/iconfont/selection.json' );file_get_contents was found in the file class-merlin-widget-importer.php 77: $data = file_get_contents( $file );file_get_contents was found in the file class-merlin-redux-importer.php 25: $redux_options_raw_data = file_get_contents( $redux_item['file_path'] );file_put_contents was found in the file class-merlin-downloader.php 43: $saved_file = file_put_contents( $this->download_directory_path . $filename, $content );file_get_contents was found in the file class-merlin-customizer-importer.php 64: $raw = file_get_contents( $import_file_path );file_get_contents was found in the file installer-filters.php 556: /* ✅ Read JSON with slides import via file_get_contents. ➡️ WP_Filesystem isn't for that. See: https://wordpr557: $slider_import_state = $ms_importer->import_data( file_get_contents(599: /* ✅ Read JSON with form import settings via file_get_contents. ➡️ WP_Filesystem isn't for that. See: https://wordpr600: Ninja_Forms()->form()->import_form( file_get_contents( $import_path . $entry ), TRUE, $form_id, TRUE );file_get_contents was found in the file installer-filters.php 556: /* ✅ Read JSON with slides import via file_get_contents. ➡️ WP_Filesystem isn't for that. See: https://wordpr557: $slider_import_state = $ms_importer->import_data( file_get_contents(599: /* ✅ Read JSON with form import settings via file_get_contents. ➡️ WP_Filesystem isn't for that. See: https://wordpr600: Ninja_Forms()->form()->import_form( file_get_contents( $import_path . $entry ), TRUE, $form_id, TRUE ); file_get_contents was found in the file livecomposer-icons.php 31: /* ✅ Read JSON with icons via
- add_submenu_page( File class-merlin.php : 429: $this->hook_suffix =
Warning
- The tag white has been deprecated, it must be removed from style.css header.The tag light has been deprecated, it must be removed from style.css header.The tag dark 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.The tag responsive-layout has been deprecated, it must be removed from style.css header.
- 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 seowp, tgmpa.
- The theme uses the register_taxonomy() function, which is plugin-territory functionality.
- 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.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file 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 archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- This theme does not contain optional file 404.php.
- The theme appears to use include or require : livecomposer.php 47: require( get_template_directory() . '/inc/plugins-integration/livecomposer-50: require( get_template_directory() . '/inc/plugins-integration/livecomposer- If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-merlin-customizer-importer.php 173: require_once( ABSPATH . 'wp-admin/includes/media.php' );174: require_once( ABSPATH . 'wp-admin/includes/file.php' );175: 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 : installer-filters.php 538: include_once( MSWP_AVERTA_ADMIN_DIR . '/includes/classes/class-msp-importer563: include_once( MSWP_AVERTA_ADMIN_DIR . '/includes/msp-admin-functions.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 : functions-themedefaults.php 32: * require_once( get_template_directory() . '/inc/customizer/customized-css.ph 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.