Story
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEthestory.zip
- FILE SIZE2364037 bytes
- MD52469196604b72311754171e0c592b537
- SHA106d940f94403f483a1d57ae064e3b3184ea0a942
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Photoshop, Adobe Illustrator
- THEME URIhttp://pexetothemes.com/docs/changelog/story/changelog.txt
- VERSION1.9.8
- AUTHOR URIhttp://pexetothemes.com/
- 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 DATE2019-06-21
- LAST FILE UPDATE2019-06-21
- LAST VALIDATION2019-06-21 20:54
- 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. 107: $widgets = unserialize(
- .com.apple.timemachine.supported was found.
- 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 411: $fp = $this->fopen( $file, 'r' );637: function fopen( $filename, $mode = 'r' ) {640: return fopen( $filename, $mode );fclose was found in the file parsers.php 460: $this->fclose($fp);655: function fclose( $fp ) {658: return fclose( $fp );fopen was found in the file parsers.php 411: $fp = $this->fopen( $file, 'r' );637: function fopen( $filename, $mode = 'r' ) {640: return fopen( $filename, $mode );fopen was found in the file parsers.php 411: $fp = $this->fopen( $file, 'r' );637: function fopen( $filename, $mode = 'r' ) {640: return fopen( $filename, $mode );fclose was found in the file parsers.php 460: $this->fclose($fp);655: function fclose( $fp ) {658: return fclose( $fp );fclose was found in the file parsers.php 460: $this->fclose($fp);655: function fclose( $fp ) {658: return fclose( $fp );file_get_contents was found in the file class-pexeto-importer.php 19: $options_string = file_get_contents($file);82: $color_string = file_get_contents($file);105: $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);82: $color_string = file_get_contents($file);105: $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);82: $color_string = file_get_contents($file);105: $widget_string = file_get_contents($file); file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML(
- add_menu_page(File init-data.php : 86: add_submenu_page(File class-pexeto-custom-page.php : 112: add_submenu_page( $this->parent_slug, $this->page_name, $this->page_name, sFile class-pexeto-custom-page-builder.php : 33: $add_class = $custom_page->minimizable ? ' class='minimized'':'class='non-miFile 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-update-notifier.php : 68: add_dashboard_page( $this->theme_name . ' Theme Updates', $this->theme_nameFile class-pexeto-import-manager.php : 50: add_submenu_page(File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t File init-data.php : 78:
- screen_icon(); screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1035:
- get_bloginfo('url'); get_bloginfo('url') was found in the file functions-general.php. Use home_url() instead.1332: $url =
story-portfolio-items.zip story-recent-posts.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.
- 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, pexeto_admin, wordpress-importer, tgmpa, envato-market.
- 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.1035: screen_icon();
- 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
- Possible hard-coded links were found in the file documentation.php.28: <div class='doc-btn '><a href='http://pexetothemes.com/docs/story/?src=pexpanel' target='_blank'> Access O47: <a href='http://pexetothemes.com/support/knowledgebase/?source=pexpanel&theme=story'51: for general WordPress questions</li> <li><a href='http://google.com'>Google</a> Possible hard-coded links were found in the file class-pexeto-update-notifier.php.233: You can use the <a href='https://github.com/envato/wp-envato-market'>Envato Market Plugin</a> to ins253: <p>You can download the documentation from the <a href='https://themeforest.net/downloads'>Downloads</a> section of your ThemeFores259: Please create a backup of your code modifications and consider using a child theme instead of modifying the theme's code. More info <a href='http://pexetothemes.com/support/knowledgebase/updating-the-theme/'>here.</aPossible hard-coded links were found in the file class-pexeto-options-builder.php.168: of the theme. For more information about the theme setup, please refer to the <a href='http://pexetothemes.com/docs/story/?src=pexpanel'><b>documentation included196: <li><a href='http://twitter.com/pexeto' title='Follow Pexeto on Twitter' aria-hidden='tr197: <li><a href='http://www.facebook.com/pages/Pexeto/154921334549933' title='Like Pexeto on198: <li><a href='http://themeforest.net/user/pexeto/follow' title='Follow Our Work on ThemeF168: of the theme. For more information about the theme setup, please refer to the <a href='http://pexetothemes.com/docs/story/?src=pexpanel'><b>documentation included199: <li><a href='http://pexetothemes.com' class='icon-pexeto'><img src=''.$this->images_url.
- 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 : init.php 9: require_once 'class-pexeto-blog.php';12: require_once 'scripts-and-styles.php';15: require_once 'portfolio.php';18: require_once 'functions-general.php';21: require_once 'meta.php';24: require_once 'init-data.php';27: require_once 'sidebars.php';30: require_once 'shortcodes.php';33: require_once 'gallery.php';36: require_once 'html-builders.php';39: require_once 'ajax.php';41: require_once 'vc.php';46: require_once 'fullpage-slider.php';49: require_once 'mega-menu.php';52: require_once 'class-pexeto-term-splitting.php';56: require_once 'formatting-buttons/buttons-init.php';62: require_once 'comments.php';67: 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.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-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 : init.php 10: require_once 'utils/aq_resizer.php';14: require_once 'class-pexeto-notice.php';16: require_once 'utils/class-tgm-plugin-activation.php';17: require_once 'utils/class-envato-market-github.php';19: require_once 'admin-scripts-and-styles.php';20: require_once 'ajax.php';21: require_once 'demo-importer/class-pexeto-import-manager.php';24: require_once 'class-pexeto-update-notifier.php';27: require_once 'functions-general.php';28: require_once 'class-pexeto-order-manager.php';29: require_once 'class-pexeto-data-fields.php';30: require_once 'class-pexeto-widgets-builder.php';34: require_once 'meta/class-pexeto-meta.php';35: require_once 'meta/class-pexeto-meta-builder.php';36: require_once 'meta/class-pexeto-meta-manager.php';40: require_once 'custom-pages/class-pexeto-custom-page.php';42: require_once 'custom-pages/class-pexeto-custom-page-ajax.php';47: require_once 'options/class-pexeto-options.php';48: require_once 'options/class-pexeto-options-builder.php';49: require_once 'options/class-pexeto-options-manager.php';50: require_once 'theme-customizer/class-pexeto-theme-customizer.php';53: require_once 'class-pexeto-recaptcha.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-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-import-manager.php 162: require_once 'wordpress-importer.php';163: 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.