Story
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEthestory.zip
- FILE SIZE2241220 bytes
- MD5ab231752c4c8f956d4006fe513d9953a
- SHA1cc22f4bec98f4d113ff3ba72771b85a7f7dd4cb7
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Photoshop, Adobe Illustrator
- VERSION1.8.0
- TAGSlight, white, one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-opt
- CREATION DATE2020-07-31
- LAST FILE UPDATE2020-07-31
- LAST VALIDATION2020-07-31 19:36
- OTHER VERSIONS
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.
- register_sidebar(). Sidebars need to be registered in a custom function hooked to the widgets_init action. See:
- base64_decode($widget_string)); Found base64_decode in file class-pexeto-importer.php. 86: $widgets = unserialize(
return strtr(base64_encode ($x), '+/', '-_');
Found base64_encode in file recaptchalib.php. - Found <iframe src="'. $server . '/noscript?k=' . $pubkey . $errorpart . '" height="300" width="500" frameborder="0"> in file recaptchalib.php. 125: <iframe src=''. $server . '/noscript?k=' . $pubkey . $errorpart . '' height
- file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );file_get_contents was found in the file class-pexeto-importer.php 19: $options_string = file_get_contents($file);61: $color_string = file_get_contents($file);84: $widget_string = file_get_contents($file);file_get_contents was found in the file class-pexeto-importer.php 19: $options_string = file_get_contents($file);61: $color_string = file_get_contents($file);84: $widget_string = file_get_contents($file);file_get_contents was found in the file class-pexeto-importer.php 19: $options_string = file_get_contents($file);61: $color_string = file_get_contents($file);84: $widget_string = file_get_contents($file);fwrite was found in the file recaptchalib.php 84: fwrite($fs, $http_request);fclose was found in the file recaptchalib.php 88: fclose($fs); file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML(
- fsockopen($host, $port, $errno, $errstr, 10) ) ) { fsockopen was found in the file recaptchalib.php 80: if( false == ( $fs = @
- add_class = $custom_page->minimizable ? ' class='minimized'':'class='non-miFile class-pexeto-custom-page.php : 112: add_submenu_page( $this->parent_slug, $this->page_name, $this->page_name, sFile class-pexeto-order-manager.php : 27: add_action( 'admin_menu', array( $this, 'add_menu_page' ) );36: public function add_menu_page() {File class-pexeto-order-manager.php : 37: add_submenu_page(File class-pexeto-import-manager.php : 50: add_submenu_page(File class-pexeto-update-notifier.php : 71: add_dashboard_page( $this->theme_name . ' Theme Updates', $this->theme_nameFile init-data.php : 78: add_menu_page(File init-data.php : 86: add_submenu_page( File class-pexeto-custom-page-builder.php : 33: $
- screen_icon();screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.381: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );1591: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1032:
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.905: $headers =
story-recent-posts.zip story-portfolio-items.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- The tag light 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 fluid-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 story.
- Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file class-tgm-plugin-activation.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 class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.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 class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin activating plugin', 'Begin activating plugins' in file class-tgm-plugin-activation.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 pexeto, wordpress-importer, tgmpa, envato, pexeto_admin.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1032: screen_icon();screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.381: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );1591: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
- Text Domain: is missing from your style.css header.
- 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 attachment.php.
- The theme appears to use include or require : class-pexeto-customize-option-heading.php 3: require_once 'class-pexeto-customize-option.php';31: require_once 'custom-controls/class-pexeto-customize-heading-control.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-pexeto-customize-option-color.php 3: require_once 'class-pexeto-customize-option.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-pexeto-theme-customizer.php 81: require_once 'class-pexeto-customize-option-color.php';82: require_once 'class-pexeto-customize-option-heading.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-pexeto-custom-page.php 3: require_once('class-pexeto-custom-page-manager.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-pexeto-custom-page-manager.php 3: require_once 'class-pexeto-custom-page-helper.php';4: require_once 'class-pexeto-custom-data-manager.php';5: require_once 'class-pexeto-custom-page-builder.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-pexeto-import-manager.php 163: require_once 'wordpress-importer.php';165: require_once 'class-pexeto-importer.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 : init.php 10: require_once 'utils/aq_resizer.php';15: require_once 'utils/class-tgm-plugin-activation.php';16: require_once 'admin-scripts-and-styles.php';17: require_once 'ajax.php';18: require_once 'demo-importer/class-pexeto-import-manager.php';21: require_once 'class-pexeto-update-notifier.php';24: require_once 'functions-general.php';25: require_once 'class-pexeto-order-manager.php';26: require_once 'class-pexeto-data-fields.php';27: require_once 'class-pexeto-widgets-builder.php';31: require_once 'meta/class-pexeto-meta.php';32: require_once 'meta/class-pexeto-meta-builder.php';33: require_once 'meta/class-pexeto-meta-manager.php';37: require_once 'custom-pages/class-pexeto-custom-page.php';39: require_once 'custom-pages/class-pexeto-custom-page-ajax.php';44: require_once 'options/class-pexeto-options.php';45: require_once 'options/class-pexeto-options-builder.php';46: require_once 'options/class-pexeto-options-manager.php';47: require_once 'theme-customizer/class-pexeto-theme-customizer.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-tgm-plugin-activation.php 1065: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-envato-wordpress-theme-upgrader.php 11: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );13: include_once( 'class-envato-protected-api.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 : init.php 9: require_once 'scripts-and-styles.php';12: require_once 'portfolio.php';15: require_once 'functions-general.php';18: require_once 'meta.php';21: require_once 'init-data.php';24: require_once 'sidebars.php';27: require_once 'shortcodes.php';30: require_once 'gallery.php';33: require_once 'html-builders.php';36: require_once 'ajax.php';38: require_once 'vc.php';43: require_once 'fullpage-slider.php';46: require_once 'mega-menu.php';49: require_once 'class-pexeto-term-splitting.php';53: require_once 'formatting-buttons/buttons-init.php';59: require_once 'comments.php';70: require_once 'woocommerce.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 : scripts-and-styles.php 9: require_once('class-pexeto-custom-css-generator.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 : init-data.php 14: require_once 'options/theme-customizer-options.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.