Avada
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEthemeforest-WIOsJ3S3-avada-responsive-multipurpose-theme-wordpress-theme.zip
- FILE SIZE7539437 bytes
- MD5325c0bf6a6797bd64a8c17a5746fcfb8
- SHA1d5a06d8f5df7f2f5a19dab6092d46d9cb3982bcc
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator, RTF
- THEME URIhttp://avada.theme-fusion.com/
- VERSION6.2.0
- CREATION DATE2020-02-17
- LAST FILE UPDATE2020-02-17
- LAST VALIDATION2020-02-17 14:38
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- .stylelintignore .gitattributes .stylelintrc.json was found.
Ligne54: <iframe id='fb-preview' name='fb-preview' data-viewport='desktop' title='<?
Found <iframe width="' . self::$args['width'] . '" height="' . self::$args['height'] . '" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=' . $api_key . '&language=' . $lang_code . '&q=' . $embed_address . '&maptype=' . self::$args['embed_map_type'] . '&zoom=' . self::$args['zoom'] . '" allowfullscreen> in file class-avada-googlemap.php.Ligne323: $html .= '<iframe width='' . self::$args['width'] . '' height='' . self::$args['heigh
Found <iframe ', '<iframe data-privacy-type="' . $type . '" src="" ', $frame );
if ( strpos( $frame, 'class="' ) || strpos( $frame, "class='" ) ) {
$frame = str_replace( [ 'class="', "class='" ], 'class="fusion-hidden ', $frame );
} else {
$frame = str_replace( '<iframe ', '<iframe class="fusion-hidden" ', $frame );
}
$frame_width = false;
$frame_height = false;
// Get dimensions if set.
preg_match( '/width="(.*?)"/', $frame, $width );
if ( isset( $width[1] ) ) {
preg_match( '/height="(.*?)"/', $frame, $height );
if ( isset( $height[1] ) ) {
$frame_width = $width[1];
$frame_height = $height[1];
}
}
// Add placeholder.
$placeholder = '';
if ( ! strpos( $frame, 'data-fusion-no-placeholder' ) ) {
$placeholder = $this-> in file class-avada-privacy-embeds.php. Found <iframe id="fb-preview" name="fb-preview" data-viewport="desktop" title="<?php esc_attr_e( 'Site Preview', 'Avada' ); ?>" name="customize-preview-0" onmousewheel="" src="<?php echo esc_url_raw( $permalink ); ?> in file front-customize.php. Ligne97: // If it failed, try file_get_contents().
Ligne99: $file_content = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
Ligne147: $file_content = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
file_get_contents was found in the file class-fusion-dynamic-js-compiler.phpLigne97: // If it failed, try file_get_contents().
Ligne99: $file_content = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
Ligne147: $file_content = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
file_get_contents was found in the file class-fusion-dynamic-js-compiler.phpLigne97: // If it failed, try file_get_contents().
Ligne99: $file_content = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
Ligne147: $file_content = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
file_get_contents was found in the file class-fusion-dynamic-css.phpLigne596: // If it failed, try file_get_contents().
Ligne598: $file_contents = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
file_get_contents was found in the file class-fusion-dynamic-css.phpLigne596: // If it failed, try file_get_contents().
Ligne598: $file_contents = file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
file_get_contents was found in the file class-fusion-font-awesome.phpLigne298: // If it failed, try file_get_contents().
Ligne300: $file_contents = file_get_contents( FUSION_LIBRARY_PATH . '/assets/fonts/fontawesome/v4-shim
file_get_contents was found in the file class-fusion-font-awesome.phpLigne298: // If it failed, try file_get_contents().
Ligne300: $file_contents = file_get_contents( FUSION_LIBRARY_PATH . '/assets/fonts/fontawesome/v4-shim
file_get_contents was found in the file class-fusion-media-query-scripts.phpLigne59: $styles .= file_get_contents( $path ); // phpcs:ignore WordPress.WP.AlternativeFunctio
fopen was found in the file class.fusionredux_helpers.phpLigne631: //$fp = fopen( $file, 'r' );
fread was found in the file class.fusionredux_helpers.phpLigne634: //$file_data = fread( $fp, 8192 );
fclose was found in the file class.fusionredux_helpers.phpLigne637: //fclose( $fp );
file_get_contents was found in the file class-avada-scripts.phpLigne941: $styles .= file_get_contents( Avada::$template_dir_path . '/assets/css/rtl.min.css' );
Ligne946: $cf7_styles = file_get_contents( wpcf7_plugin_path( 'includes/css/styles.css' ) );
Ligne948: $cf7_styles .= file_get_contents( wpcf7_plugin_path( 'includes/css/styles-rtl.css' ) );
file_get_contents was found in the file class-avada-scripts.phpLigne941: $styles .= file_get_contents( Avada::$template_dir_path . '/assets/css/rtl.min.css' );
Ligne946: $cf7_styles = file_get_contents( wpcf7_plugin_path( 'includes/css/styles.css' ) );
Ligne948: $cf7_styles .= file_get_contents( wpcf7_plugin_path( 'includes/css/styles-rtl.css' ) );
file_get_contents was found in the file class-avada-scripts.phpLigne941: $styles .= file_get_contents( Avada::$template_dir_path . '/assets/css/rtl.min.css' );
Ligne946: $cf7_styles = file_get_contents( wpcf7_plugin_path( 'includes/css/styles.css' ) );
Ligne948: $cf7_styles .= file_get_contents( wpcf7_plugin_path( 'includes/css/styles-rtl.css' ) );
file_get_contents was found in the file avada-functions.phpLigne829: $try_file_get_contents = false;
Ligne857: // Try file_get_contents if body is empty.
Ligne860: $body = file_get_contents( $url );
fopen was found in the file avada-functions.phpLigne859: if ( function_exists( 'ini_get' ) && ini_get( 'allow_url_fopen' ) ) {
Ligne883: $fp = fopen( $file_path, 'w' ); // phpcs:ignore WordPress.WP.AlternativeFunctions
Ligne885: // Return if fopen failed.
fwrite was found in the file avada-functions.phpLigne881: // If the attempt to write to the file failed, then fallback to fwrite.
Ligne890: $written = fwrite( $fp, $body ); // phpcs:ignore WordPress.WP.AlternativeFunctions
fclose was found in the file avada-functions.phpLigne891: fclose( $fp ); // phpcs:ignore WordPress.WP.AlternativeFunctions
file_get_contents was found in the file class-avada-demo-import.phpLigne961: $theme_options_json = file_get_contents( $this->theme_options_file );
Ligne997: $widgets_json = file_get_contents( $widgets_json );
file_get_contents was found in the file class-avada-demo-import.phpLigne961: $theme_options_json = file_get_contents( $this->theme_options_file );
Ligne997: $widgets_json = file_get_contents( $widgets_json );
file_get_contents was found in the file class-avada-importer-data.phpLigne110: $demos = file_get_contents( Avada::$template_dir_path . '/includes/importer/demos.js
file_get_contents was found in the file class-avada-migrate.phpLigne586: $debug_content = file_get_contents( $debug_file_path );
file_put_contents was found in the file class-avada-migrate.phpLigne589: file_put_contents( $debug_file_path, $debug_content ); // phpcs:ignore Word
file_get_contents was found in the file class-fusion-dynamic-js-compiler.php Ligne537: $avada_menu_page_creation_method = 'add_menu_page';
File class-avada-admin.php :Ligne538: $avada_submenu_page_creation_method = 'add_submenu_page';
File class-avada-avadaredux.php :Ligne263: add_submenu_page( 'themes.php', __( 'Avada Options have moved!', 'Avada' ),
File class-fusion-patcher-admin-screen.php :Ligne137: add_submenu_page( // phpcs:ignore WPThemeReview.PluginTerritory.NoAddAdminP
File welcome.php :Ligne163: $page = 'add_management_page';
File framework.php :Ligne1345: // wrappers and need to be appened to using add_submenu_page.
Ligne1396: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
Ligne1454: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
File framework.php :Ligne1345: // wrappers and need to be appened to using add_submenu_page.
Ligne1396: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
Ligne1454: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
File framework.php :Ligne1422: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $this
File framework.php :Ligne1345: // wrappers and need to be appened to using add_submenu_page.
Ligne1396: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
Ligne1454: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
File class-avada-layout-bbpress.php :Ligne49: add_action( 'bbp_template_before_search', [ $this, 'add_search_page_search_form' ] );
Ligne135: public function add_search_page_search_form() {
File class-avada-admin.php : - Themes should not hide admin bar. Detected in file : class-fusion-app.php.
Warning
- Found wp_deregister_script in enqueue.php. Themes must not deregister core scripts.
Ligne215: wp_deregister_script( 'jquerySelect3' );
Found wp_deregister_script in framework.php. Themes must not deregister core scripts.Ligne563: wp_deregister_script( 'wpb_ace' );
- Found wrong tag in 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 avada.
- Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file list-widget.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Import Page Options. You can import via file or copy and paste from JSON data.' in file class-fusion-panel.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Export your Page Options. You can either export as a file or copy the data.' in file class-fusion-panel.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Import Theme Options. You can import via file, copy and paste or select an Avada demo.' in file class-fusion-panel.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Export your Theme Options. You can either export as a file or copy the data.' in file class-fusion-panel.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Avada' in file avada-tgm.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Avada' in file avada-tgm.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move Row' in file sortable-text.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Remove Row' in file sortable-text.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move Row' in file sortable-text.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Remove Row' in file sortable-text.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'FusionRedux localization utilities', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'FusionRedux Resting Diles', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'FusionRedux Code Styles', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'FusionRedux Unit Testing', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'FusionRedux Plugin File', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'FusionRedux Boostrap Tests', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'CI Testing FIle', themecheck, 'Avada' in file full_package.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'PHP Unit Testing', themecheck, 'Avada' in file full_package.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Allowed Files' in file class-fusion-custom-icon-set.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Select File' in file class-fusion-custom-icon-set.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Avada requires at least WordPress version %1$s. You are running version %2$s. Please upgrade and try again.' in file bootstrap-compat.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Avada requires at least PHP version %1$s. You are running version %2$s. Please upgrade and try again.' in file bootstrap-compat.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments '%1$s %2$s' in file demos.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This will be used in the font-family dropdown.' in file typography.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 Avada, woocommerce, the-events-calendar, tribe-events-calendar-pro, fusion-builder, themecheck, sermon-manager, bbpress, fusion-core, smile.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- A.git was found.
- PHP 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.
Ligne765: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $
Line['text'], $matches)) - Found a mix of \r\n and \n line endings in file deprecated.php.
- Themes should not hide admin bar. Detected in file style.min.css.
- No 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.
- Possible variable $link_to_all found in translation function in list-widget.php. Translation function calls should not contain PHP variables.
- Possible variable $link_to_all found in translation function in list-widget.php. Translation function calls should not contain PHP variables.
- 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.
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 date.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 : custom-functions.php
Ligne89: // We use include() instead of get_template_part() to pass the $name.
Ligne102: // We use include() instead of get_template_part() to pass the $id.
Ligne115: // We use include() instead of get_template_part() to pass the $term.
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-fusion-settings.phpLigne653: include_once 'class-fusion-multilingual.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 : field_button_set.phpLigne46: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f
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.phpLigne411: // require_once 'core/dashboard.php';
Ligne415: // require_once 'core/newsflash.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-fusion-cache.phpLigne207: include_once 'class-fusion-settings.php';
Ligne232: include_once 'class-fusion-settings.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 : metaboxes.phpLigne363: include 'options/options_es.php';
Ligne372: include 'options/options_slide.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.