Salient
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsalient.zip
- FILE SIZE33277293 bytes
- MD5972c211a7a09082b2bc99cb37ebd1ce0
- SHA1fe64e66617f527899abb4e398b24b3455f278baf
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION15.0.1
- CREATION DATE2022-11-27
- LAST FILE UPDATE2022-11-27
- LAST VALIDATION2022-11-27 04:26
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- 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.
- fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 653: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 656: //fclose( $fp ); fopen was found in the file class.redux_helpers.php 650: //$fp =
- add_management_page';File framework.php : 1369: // wrappers and need to be appened to using add_submenu_page.1420: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1478: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1369: // wrappers and need to be appened to using add_submenu_page.1420: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1478: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1446: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile framework.php : 1369: // wrappers and need to be appened to using add_submenu_page.1420: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1478: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile options-config.php : 83: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile welcome-page.php : 86: add_dashboard_page( File welcome.php : 201: $page = '
salient-home-slider.zip salient-social.zip salient-core.zip salient-nectar-slider.zip salient-demo-importer.zip salient-widgets.zip salient-portfolio.zip js_composer_salient.zip salient-shortcodes.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in enqueue-scripts.php. Themes must not deregister core scripts. 68: wp_deregister_script( 'anime' );
- Found wrong tag in 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 salient, woocommerce, redux-framework, tgmpa.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Screenshot 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
- 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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : class.redux_api.php 536: 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 : 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 : welcome.php 380: require_once 'views/about.php';395: require_once 'views/changelog.php';410: require_once 'views/extensions.php';426: require_once 'views/support.php';441: require_once 'views/credits.php';456: 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 : framework.php 418: require_once 'core/dashboard.php';422: require_once 'core/newsflash.php';1655: require_once 'core/enqueue.php';2904: require_once 'core/enqueue.php';2962: require_once 'core/panel.php';3313: 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.The theme appears to use include or require : options-config.php 196: require_once( $class_file );1797: 1806: 1825: 2617: 6909: 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 : dynamic-styles.php 330: require_once( ABSPATH . 'wp-admin/includes/file.php' );511: require_once( ABSPATH . 'wp-admin/includes/file.php' );523: require_once( ABSPATH . 'wp-admin/includes/template.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 : nav-menus.php 321: include_once( SALIENT_CORE_ROOT_DIR_PATH.'includes/icons/class-nectar-icon.526: include_once( SALIENT_CORE_ROOT_DIR_PATH.'includes/icons/class-nectar-icon.657: include_once( SALIENT_CORE_ROOT_DIR_PATH.'includes/icons/class-nectar-icon. 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.