0
Validation results

Victory

Victory

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEVictory.zip
  • FILE SIZE5881163 bytes
  • MD558f92a6138c6ac974ddf9f49babe2a35
  • SHA14a57dbd2076723204d72844a459c924acd40f8e3
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • VERSION1.0
  • TAGSvictory.
  • CREATION DATE2019-11-23
  • LAST FILE UPDATE2019-11-23
  • LAST VALIDATION2019-11-23 17:19
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Unwanted files : hidden file(s) or folder(s) .github .travis.yml .tx .gitignore .editorconfig .jshintrc was found.
  3. Malware : Operations on file system fopen was found in the file class.redux_helpers.php 670: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 673: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 676: //fclose( $fp );
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile example-functions.php : 690: * Several of these parameters are passed along to add_menu_page()/add_submenu_page().File example-functions.php : 690: * Several of these parameters are passed along to add_menu_page()/add_submenu_page().File CMB2_Options_Hookup.php : 97: $page_hook = add_submenu_page(File CMB2_Options_Hookup.php : 106: $page_hook = add_menu_page(File CMB2.php : 129: * and several are passed along to add_menu_page()/add_submenu_page()File CMB2.php : 129: * and several are passed along to add_menu_page()/add_submenu_page()135: 'parent_slug' => '', // Used as first param in add_submenu_page().File CMB2.php : 129: * and several are passed along to add_menu_page()/add_submenu_page()135: 'parent_slug' => '', // Used as first param in add_submenu_page().File class-tivwp-dm.php : 111: add_plugins_page(118: add_plugins_page(File class-tivwp-dm.php : 111: add_plugins_page(118: add_plugins_page(File welcome.php : 199: $page = 'add_management_page';File framework.php : 1355: // wrappers and need to be appened to using add_submenu_page.1406: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1457: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1355: // wrappers and need to be appened to using add_submenu_page.1406: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1457: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1432: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile framework.php : 1355: // wrappers and need to be appened to using add_submenu_page.1406: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1457: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile barebones-config.php : 67: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile config.php : 109: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile sample-config.php : 109: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  5. Comment reply : Declaration of comment reply Could not find the comment-reply js script enqueued.
  6. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  7. Registration of theme features : Implementation of add_theme_support() add_theme_support() was found in the file functions.php. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected.
  8. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was tgm-example-plugin.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 215: wp_deregister_script( 'jquerySelect2' );Found wp_deregister_script in framework.php. Themes must not deregister core scripts. 579: wp_deregister_script( 'wpb_ace' );
  2. theme tags : Presence of bad theme tagsFound wrong tag victory. in style.css header.
  3. Text domain : Incorrect use of translation functions.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 victory.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' must be overridden." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Current page of the collection.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Maximum number of items to be returned in result set.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Limit results to those matching a string.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Scope under which the request is made; determines fields present in response.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Toggle panel: %s' in file CMB2_hookup.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 tgmpa, victory, cmb2, tivwp-dm, redux-framework, themecheck, redux-framework-demo.
  5. Cdn : Use of CDNFound the URL of a CDN in the code: code.jquery.com/jquery-. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  6. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.
  7. Widgets : WidgetsThis theme contains no sidebars/widget areas. See Widgets API
  8. Unwanted directories : GIT revision control directoryA.git was found.
  9. PHP short tags : Presence of PHP short tagsPHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.772: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
  10. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  11. Fundamental theme elements : Presence of comments_template()Could not find comments_template.
  12. Fundamental theme elements : Presence of wp_list_comments()Could not find wp_list_comments.
  13. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  14. Fundamental theme elements : Presence of body_class()Could not find body_class call in body tag.
  15. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  16. Fundamental theme elements : Presence of post_class()Could not find post_class.
  17. Comment pagination : Declaration of comment paginationThe theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
  18. Editor style : Presence of editor styleNo 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.
  19. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  20. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  21. CSS files : Presence of .alignleft class.alignleft css class is needed in theme css.
  22. CSS files : Presence of .alignright class.alignright css class is needed in theme css.
  23. CSS files : Presence of .aligncenter class.aligncenter css class is needed in theme css.
  24. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  25. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  26. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  27. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  28. Tags : Tags displayThis theme doesn't seem to display tags.
  29. Date and time implementation : Use of the_time()At least one hard coded date was found in the file home.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file single-menu-3.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file single-menu-2.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file single-menu-1.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file index.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file single.php. Function get_option( 'date_format' ) should be used instead.
  30. Screenshot : Screenshot fileScreenshot size is 600x450px. 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
  1. Mandatory files : Presence of file comments.phpCould not find file comments.php in the theme.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of comments template file comments.phpThis theme does not contain optional file comments.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of single post template file single.phpThis theme does not contain optional file comments.php.
  6. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  7. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  8. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  9. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  10. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  11. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  12. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  13. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  14. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  15. Optional files : Presence of 404 Not Found template file 404.phpThis theme does not contain optional file 404.php.
  16. Use of includes : Use of include or requireThe theme appears to use include or require : init.php 164: require_once( cmb2_dir( 'bootstrap.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 : CMB2.php 69: * from screen to screen. Post edit screen contexts include 'normal', 'side', and 'advanced'.74: * Comments screen contexts include 'normal' and 'side'. Default is 'normal'. 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 : helper-functions.php 44: include_once( cmb2_dir( '$path/{$class_name}.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-tivwp-dm-controller.php 3: require_once 'class-tivwp-dm.php';4: require_once 'class-tivwp-dm-notices.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 : welcome.php 376: require_once 'views/about.php';391: require_once 'views/changelog.php';406: require_once 'views/extensions.php';422: require_once 'views/support.php';437: require_once 'views/credits.php';452: require_once 'views/status_report.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 : extension_customizer.php 753: require_once( $class_file ); 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.redux_api.php 541: include_once( $api_check ); 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 : framework.php 424: require_once 'core/dashboard.php';428: require_once 'core/newsflash.php';1700: require_once 'core/enqueue.php';2849: require_once 'core/enqueue.php';2907: require_once 'core/panel.php';3259: require_once 'core/panel.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.
Other checked themes