0
Validation results

Enfold

Enfold

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEenfold.zip
  • FILE SIZE16456106 bytes
  • MD56710d2967eee6cf3e7ac94c60b062c8e
  • SHA1158c21602bffeb09cef8f4f5a2dc19ad2e53a86a
  • LICENSECustom
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • VERSION4.4
  • CREATION DATE2020-06-22
  • LAST FILE UPDATE2020-06-22
  • LAST VALIDATION2020-06-22 04:33
  • OTHER VERSIONS

    4.0.6 : 0%

    4.0.5 : 0%

    2.4.5 : 0%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Modification of PHP server settings Found ini_set in file function-set-avia-ajax.php. 774: @ini_set('max_execution_time', 1500);Found ini_set in file class-avia-font-management-base.php. 389: @ini_set( 'memory_limit', apply_filters( 'admin_memory_limit', WP_MAX_MEMORYFound ini_set in file avia-import-class.php. 83: @ini_set('max_execution_time', 300);125: @ini_set('max_execution_time', 300);Found ini_set in file inc-avia-importer.php. 6: @ini_set('max_execution_time', 1200);Found ini_set in file font-manager.class.php. 105: @ini_set( 'memory_limit', apply_filters( 'admin_memory_limit', WP_MAX_MEMORYFound ini_set in file html-helper.class.php. 757: @ini_set('memory_limit','256M');Found ini_set in file class.ls.importutil.php. 40: @ini_set( 'max_execution_time', 0 );41: @ini_set( 'memory_limit', '256M' );Found ini_set in file system_status.php. 9: @ini_set( 'max_execution_time', 0 );10: @ini_set( 'memory_limit', '256M' );Found ini_set in file slider_edit.php. 9: @ini_set( 'memory_limit', '256M' );Found ini_set in file tmpl-revisions-history.php. 9: @ini_set( 'memory_limit', '256M' );
  3. Security breaches : Use of base64_decode() Found base64_decode in file function-set-avia-ajax.php. 629: $elements = unserialize( base64_decode( $_POST['defaul_elements'] ) );796: $options = unserialize(base64_decode($options));Found base64_decode in file avia-import-class.php. 25: $options = unserialize(base64_decode($options));26: $dynamic_pages = unserialize(base64_decode($dynamic_pages));27: $dynamic_elements = unserialize(base64_decode($dynamic_elements));67: $widget_settings = unserialize(base64_decode($widget_settings));133: $new_fonts = unserialize(base64_decode($new_fonts));Found base64_decode in file class.ls.importutil.php. 98: if($decoded = base64_decode($data, true)) {
  4. Security breaches : Use of base64_encode() Found base64_encode in file class-htmlhelper.php.
     $elString = base64_encode(serialize($element['temlate_default_elements']));
    Found base64_encode in file avia-export-class.php.
     $widget_settings = base64_encode(serialize($widget_settings));
     $export = base64_encode(serialize($export));
     if($export_dynamic_pages) $export_dynamic_pages = base64_encode(serialize($export_dynamic_pages));
     if($export_dynamic_elements) $export_dynamic_elements = base64_encode(serialize($export_dynamic_elements));
     $option = base64_encode( serialize( $option ) );
    Found base64_encode in file class.km.autoupdate.v3.php.
     $json->code = base64_encode($_POST['purchase_code']);
    Found base64_encode in file actions.php.
     die(base64_encode(json_encode($data)));
  5. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="https://news.kreaturamedia.com/layerslider/"> in file slider_list.php. 766: <iframe src='https://news.kreaturamedia.com/layerslider/'></iframe>
  6. Malware : Operations on file system file_get_contents was found in the file function-set-avia-ajax.php 770: $options = @file_get_contents($path);file_get_contents was found in the file function-set-avia-frontend.php 685: $body = @file_get_contents($url, NULL, stream_context_create($options), 0, 1);file_get_contents was found in the file class-avia-type-fonts.php 287: $content = file_get_contents( $filename );fopen was found in the file class-avia-font-management-base.php 630: $ofp = fopen( $dest_file, 'w' ); fclose was found in the file class-avia-font-management-base.php 633: fclose( $fp );650: fclose( $fp );651: fclose( $ofp );658: fclose( $fp ); 659: fclose( $ofp ); fread was found in the file class-avia-font-management-base.php 642: $content = fread( $fp, 8192 );fwrite was found in the file class-avia-font-management-base.php 645: if( false !== fwrite( $ofp, $content ) ) fclose was found in the file class-avia-font-management-base.php 633: fclose( $fp );650: fclose( $fp );651: fclose( $ofp );658: fclose( $fp ); 659: fclose( $ofp ); fclose was found in the file class-avia-font-management-base.php 633: fclose( $fp );650: fclose( $fp );651: fclose( $ofp );658: fclose( $fp ); 659: fclose( $ofp ); fclose was found in the file class-avia-font-management-base.php 633: fclose( $fp );650: fclose( $fp );651: fclose( $ofp );658: fclose( $fp ); 659: fclose( $ofp ); fclose was found in the file class-avia-font-management-base.php 633: fclose( $fp );650: fclose( $fp );651: fclose( $ofp );658: fclose( $fp ); 659: fclose( $ofp ); file_get_contents was found in the file parsers.php 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 401: $fp = $this->fopen( $file, 'r' );627: function fopen( $filename, $mode = 'r' ) {630: return fopen( $filename, $mode );fclose was found in the file parsers.php 450: $this->fclose($fp);645: function fclose( $fp ) {648: return fclose( $fp );fopen was found in the file parsers.php 401: $fp = $this->fopen( $file, 'r' );627: function fopen( $filename, $mode = 'r' ) {630: return fopen( $filename, $mode );fopen was found in the file parsers.php 401: $fp = $this->fopen( $file, 'r' );627: function fopen( $filename, $mode = 'r' ) {630: return fopen( $filename, $mode );fclose was found in the file parsers.php 450: $this->fclose($fp);645: function fclose( $fp ) {648: return fclose( $fp );fclose was found in the file parsers.php 450: $this->fclose($fp);645: function fclose( $fp ) {648: return fclose( $fp );file_put_contents was found in the file avia-import-class.php 106: if( ! file_put_contents($downloadPath, $zip) ) fopen was found in the file function-set-avia-backend.php 913: $handle = @fopen( $index_file, 'w' );969: $handle = @fopen( $file, 'w' );977: $handle = fopen($file, 'r');fwrite was found in the file function-set-avia-backend.php 916: fwrite( $handle, '<?php\r\necho 'Sorry, browsing the directory is not allow972: $created = fwrite( $handle, $content );fclose was found in the file function-set-avia-backend.php 917: fclose( $handle );973: fclose( $handle );980: fclose( $handle );fopen was found in the file function-set-avia-backend.php 913: $handle = @fopen( $index_file, 'w' );969: $handle = @fopen( $file, 'w' );977: $handle = fopen($file, 'r');fwrite was found in the file function-set-avia-backend.php 916: fwrite( $handle, '<?php\r\necho 'Sorry, browsing the directory is not allow972: $created = fwrite( $handle, $content );fclose was found in the file function-set-avia-backend.php 917: fclose( $handle );973: fclose( $handle );980: fclose( $handle );fopen was found in the file function-set-avia-backend.php 913: $handle = @fopen( $index_file, 'w' );969: $handle = @fopen( $file, 'w' );977: $handle = fopen($file, 'r');fread was found in the file function-set-avia-backend.php 978: $filecontent = fread($handle, filesize($file));fclose was found in the file function-set-avia-backend.php 917: fclose( $handle );973: fclose( $handle );980: fclose( $handle );fopen was found in the file auto-updates.php 73: $handle = @fopen( $this->custom_css, 'w' );103: $handle = @fopen( $css_path, 'r' );fwrite was found in the file auto-updates.php 75: if ($handle && fwrite($handle, $this->custom_css_content)) {fopen was found in the file auto-updates.php 73: $handle = @fopen( $this->custom_css, 'w' );103: $handle = @fopen( $css_path, 'r' );fread was found in the file auto-updates.php 106: $this->custom_css_content = fread($handle, $size);fclose was found in the file auto-updates.php 109: fclose($handle);file_get_contents was found in the file asset-manager.class.php 326: $new_content = file_get_contents( trailingslashit( ABSPATH ) . $path );fopen was found in the file asset-manager.class.php 400: $handle = fopen($file_path, 'r');fread was found in the file asset-manager.class.php 401: $filecontent = fread($handle, filesize($file_path));fclose was found in the file asset-manager.class.php 402: fclose( $handle );fopen was found in the file font-manager.class.php 153: $ofp = fopen( $this->paths['tempdir'].'/'.basename($entry), 'w' ); 193: if(empty($response) || trim($response) == '' || strpos($response, '<svg') === false) $response = wp_remote_fopen(trailingslashit($this->paths['tempurl']).$this->svg_file ); 258: $handle = @fopen( $charmap, 'w' );fwrite was found in the file font-manager.class.php 159: fwrite( $ofp, fread($fp, 8192) ); 262: fwrite( $handle, '<?php $chars = array();');270: fwrite( $handle, '\r\n'.'$chars[\''.$this->font_name.'\']['.$delimiter.$unifread was found in the file font-manager.class.php 159: fwrite( $ofp, fread($fp, 8192) ); fclose was found in the file font-manager.class.php 161: fclose($fp); 162: fclose($ofp); 274: fclose( $handle );fclose was found in the file font-manager.class.php 161: fclose($fp); 162: fclose($ofp); 274: fclose( $handle );file_get_contents was found in the file font-manager.class.php 190: $response = file_get_contents(trailingslashit($this->paths['tempdir']).$this->svg_file fopen was found in the file font-manager.class.php 153: $ofp = fopen( $this->paths['tempdir'].'/'.basename($entry), 'w' ); 193: if(empty($response) || trim($response) == '' || strpos($response, '<svg') === false) $response = wp_remote_fopen(trailingslashit($this->paths['tempurl']).$this->svg_file ); 258: $handle = @fopen( $charmap, 'w' );fwrite was found in the file font-manager.class.php 159: fwrite( $ofp, fread($fp, 8192) ); 262: fwrite( $handle, '<?php $chars = array();');270: fwrite( $handle, '\r\n'.'$chars[\''.$this->font_name.'\']['.$delimiter.$unifwrite was found in the file font-manager.class.php 159: fwrite( $ofp, fread($fp, 8192) ); 262: fwrite( $handle, '<?php $chars = array();');270: fwrite( $handle, '\r\n'.'$chars[\''.$this->font_name.'\']['.$delimiter.$unifclose was found in the file font-manager.class.php 161: fclose($fp); 162: fclose($ofp); 274: fclose( $handle );file_get_contents was found in the file class.ls.importutil.php 97: $data = file_get_contents($archive);246: $data = json_decode(file_get_contents($file), true);file_get_contents was found in the file class.ls.importutil.php 97: $data = file_get_contents($archive);246: $data = json_decode(file_get_contents($file), true);file_get_contents was found in the file class.ls.sources.php 53: $skins[$handle]['info'] = json_decode(file_get_contents($path.'/info.json'), true);191: $sliders[$handle]['info'] = json_decode(file_get_contents($path.'/info.json'), true);file_get_contents was found in the file class.ls.sources.php 53: $skins[$handle]['info'] = json_decode(file_get_contents($path.'/info.json'), true);191: $sliders[$handle]['info'] = json_decode(file_get_contents($path.'/info.json'), true);readfile was found in the file class.ls.exportutil.php 169: readfile($this->file);file_get_contents was found in the file skin_editor.php 83: <textarea rows='10' cols='50' name='contents' class='ls-codemirror'><?php echo htmlentities(file_get_contents($file)); ?></textarea>file_get_contents was found in the file css_editor.php 13: $contents = file_exists($file) ? file_get_contents($file) : '';file_get_contents was found in the file transition_builder.php 14: if(file_exists($custom_trs)) { $data = file_get_contents($custom_trs); }15: elseif(file_exists($sample_trs)) { $data = file_get_contents($sample_trs); }file_get_contents was found in the file transition_builder.php 14: if(file_exists($custom_trs)) { $data = file_get_contents($custom_trs); }15: elseif(file_exists($sample_trs)) { $data = file_get_contents($sample_trs); }file_put_contents was found in the file actions.php 845: if( ! file_put_contents($downloadPath, $zip) ) {1005: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1034: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1052: file_put_contents($custom_trs, $data);file_put_contents was found in the file actions.php 845: if( ! file_put_contents($downloadPath, $zip) ) {1005: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1034: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1052: file_put_contents($custom_trs, $data);file_put_contents was found in the file actions.php 845: if( ! file_put_contents($downloadPath, $zip) ) {1005: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1034: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1052: file_put_contents($custom_trs, $data);file_put_contents was found in the file actions.php 845: if( ! file_put_contents($downloadPath, $zip) ) {1005: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1034: file_put_contents( $file, stripslashes( $_POST['contents'] ) );1052: file_put_contents($custom_trs, $data);fopen was found in the file actions.php 1342: // $fp = fopen($uploadFile, 'w');fwrite was found in the file actions.php 1343: // fwrite($fp, file_get_contents($url));file_get_contents was found in the file actions.php 1343: // fwrite($fp, file_get_contents($url));fclose was found in the file actions.php 1344: // fclose($fp);file_put_contents was found in the file phpQuery.php 1403: // file_put_contents(dirname(__FILE__).'/phpQuery.log', print_r($in, true).'\nfile_get_contents was found in the file phpQuery.php 4781: file_get_contents($file), $contentType4832: return self::newDocumentPHP(file_get_contents($file), $contentType);file_get_contents was found in the file phpQuery.php 4781: file_get_contents($file), $contentType4832: return self::newDocumentPHP(file_get_contents($file), $contentType);file_get_contents was found in the file slider_markup_export.php 52: $template = file_get_contents( LS_ROOT_PATH.'/templates/html-export/template.html' );
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-adminpages.php : 143: $page_creation_method = 'add_object_page'; //deprecated since 4.5File class-adminpages.php : 144: if(function_exists('add_menu_page')) { $page_creation_method = 'add_menu_page'; }File class-adminpages.php : 144: if(function_exists('add_menu_page')) { $page_creation_method = 'add_menu_page'; }File class-adminpages.php : 170: $avia_page = add_submenu_page( $top_level, // parent page slug to attachFile function-set-avia-ajax.php : 617: if($_POST['method'] == 'add_option_page')619: $result = $options->add_option_page($_POST);File menus.php : 25: $layerslider_hook = add_menu_page(File menus.php : 32: add_submenu_page(39: add_submenu_page(45: add_submenu_page(File menus.php : 32: add_submenu_page(39: add_submenu_page(45: add_submenu_page(File menus.php : 32: add_submenu_page(39: add_submenu_page(45: add_submenu_page(
  8. Deprecated functions : screen_icon screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1040: screen_icon();
  9. Deprecated functions : get_currentuserinfo get_currentuserinfo found in file functions-enfold.php. Deprecated since version 4.5. Use wp_get_current_user instead.639: get_currentuserinfo();
  10. Deprecated functions : get_option get_option('home') was found in the file config.php. Use home_url() instead.361: return str_replace(untrailingslashit( get_option('home') ), untrailingslashit(icl_get_home_url()), $url);
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in function-set-avia-frontend.php. Themes must not deregister core scripts. 1549: if($deregister) wp_deregister_script( $handle );Found wp_deregister_script in asset-manager.class.php. Themes must not deregister core scripts. 665: wp_deregister_script( $remove );Found wp_deregister_script in scripts.php. Themes must not deregister core scripts. 52: wp_deregister_script('jquery');187: wp_deregister_script('jquery');
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments '(remove)' in file class-htmlhelper.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show' in file class-htmlhelper.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide' in file class-htmlhelper.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show' in file class-htmlhelper.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter Name of the new Widget Area here' in file class-sidebar-generator.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Add Widget Area' in file class-sidebar-generator.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments 'Insert Video' in file class-media.php.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.Found a translation function that is missing a text-domain. Function __, with the arguments '%s (Invalid)' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s (Pending)' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Column' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '(Mega Menu)' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move up' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move down' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Edit Menu Item' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Edit Menu Item' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'URL' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Navigation Label' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Mega Menu Column Title <span class="avia_supersmall">(if you dont want to display a title just enter a single dash: "-" )</span>' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title Attribute' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'link Target' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Same window or tab' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'New window or tab' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'CSS Classes (optional)' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'link Relationship (XFN)' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Description' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file class-megamenu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Original: %s' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Remove' in file class-megamenu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Admin notice for:' in file shortcode-template.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This element was disabled in your theme settings. You can activate it here:' in file shortcode-template.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Slanting from right to left' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Box shadow' in file section.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2016' in file timeline.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2017' in file timeline.php.Found a translation function that is missing a text-domain. Function __, with the arguments '2018' in file timeline.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display only on active slides' in file slideshow_accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file slideshow_accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Display only on active slides' in file slideshow_accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Default' in file slideshow_accordion.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Learn more' in file config.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Menu Style' in file functions-enfold.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Default Style' in file functions-enfold.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Button Style (Colored)' in file functions-enfold.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Button Style (Bordered)' in file functions-enfold.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Copyright' in file functions-enfold.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Performance Related Options' in file settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'popup' in file slider_list.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'This slide has no layers' in file tmpl-slide.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Now' in file tmpl-revisions-history.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Copy Layer' in file tmpl-preview-context-menu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Paste Layer' in file tmpl-preview-context-menu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Copy Layer Styles' in file tmpl-preview-context-menu.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Paste Layer Styles' in file tmpl-preview-context-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Check out the %sPublish%s and %sMobile%s sections to set up scheduling, target devices, etc.' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'seconds' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'seconds' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'seconds' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'days' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comma separated list of page IDs, titles or slugs.' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Exclude pages' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comma separated list of page IDs, titles or slugs.' in file tmpl-slider-settings.php.Found a translation function that is missing a text-domain. Function __, with the arguments "You can edit more and advanced color and styling options for the overlay/slideout menu items in" in file register-admin-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Colors and styling for the message can be edited in" in file register-admin-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Admin notice for:' in file loop-index.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'This element was disabled in your theme settings. You can activate it here:' in file loop-index.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 avia_framework, wordpress-importer, tgmpa, envato, plugindomain, woocommerce, avia_builder, woothemes, LayerSlider, installer, , Layer.
  4. Cdn : Use of CDNFound the URL of a CDN in the code: maxcdn.bootstrapcdn.com/font-awesome. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  5. Plugin territory : Plugin territory functionalitiesThe 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.
  6. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  7. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file embed.css.
  8. Comment reply : Declaration of comment replyCould not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
  9. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  10. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  11. Deprecated functions : screen_iconscreen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1040: screen_icon();
  12. 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.
  13. I18N implementation : Proper use of _e(Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables. Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables. Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
  14. I18N implementation : Proper use of ___all(Possible variable $ptr found in translation function in pointer.class.php. Translation function calls should not contain PHP variables. Possible variable $ptr found in translation function in pointer.class.php. Translation function calls should not contain PHP variables.
  15. I18N implementation : Proper use of _x(Possible variable $permalinks found in translation function in register-portfolio.php. Translation function calls should not contain PHP variables. Possible variable $permalinks found in translation function in register-portfolio.php. Translation function calls should not contain PHP variables.
  16. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  17. Date and time implementation : Use of the_time()At least one hard coded date was found in the file loop-search.php. Function get_option( 'date_format' ) should be used instead.
  18. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 700x467px (700:467). Ratio of width to height should be 4:3.Screenshot size is 700x467px. 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. favicon presence : Favicon managementPossible Favicon found in function-set-avia-frontend.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Use of includes : Use of include or requireThe theme appears to use include or require : class-superobject.php 198: include(AVIA_BASE.'/includes/admin/register-admin-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-htmlhelper.php 2198: if($link) @include($link); 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 : function-set-avia-ajax.php 59: include( AVIA_BASE.'/includes/admin/register-admin-metabox.php' );81: @include($link);783: require_once($class_wp_import);792: require_once($class_avia_import); 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 : inc-autoconfig.php 139: require( AVIA_PHP.'function-set-avia-frontend.php' );144: require( AVIA_PHP.'class-megamenu.php' );149: require( AVIA_PHP.'avia_shortcodes/shortcodes.php' );154: require( AVIA_PHP.'class-style-generator.php' );159: require( AVIA_PHP.'class-form-generator.php' );164: require( AVIA_PHP.'class-gmaps.php' );169: require( AVIA_PHP.'class-framework-widgets.php' );174: require( AVIA_PHP.'class-breadcrumb.php' );180: require( AVIA_PHP.'class-queryfilter.php' );186: require( AVIA_PHP.'class-sidebar-generator.php' );192: require( AVIA_PHP.'font-management/class-avia-font-management-base.php' );193: require( AVIA_PHP.'font-management/class-avia-type-fonts.php' );194: //require( AVIA_PHP.'font-management/class-avia-icon-fonts.php' );205: require( AVIA_PHP.'function-set-avia-ajax.php' );210: require( AVIA_PHP.'class-adminpages.php' );215: require( AVIA_PHP.'class-metabox.php' );220: require( AVIA_PHP.'class-htmlhelper.php' );225: require( AVIA_PHP.'class-media.php' );230: require( AVIA_PHP.'class-database-option-sets.php' );235: require( AVIA_PHP.'wordpress-importer/avia-export-class.php' );240: require( AVIA_PHP.'auto-updates/auto-updates.php' );246: require( AVIA_PHP.'class-update-notifier.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-avia-type-fonts.php 137: * Allowed file ext to include (add css formats also !!!) 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 : avia-import-class.php 12: if($option_file) @include_once($option_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 : inc-avia-importer.php 24: require_once($class_wp_importer);38: require_once($class_wp_import);54: include_once('wordpress-importer/avia-import-class.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 : function-set-avia-backend.php 188: include_once( AVIA_PHP.$include.'.php' );221: include_once( AVIA_PHP.$include.'.php' );257: include_once( $folder .'/'. $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-tgm-plugin-activation.php 1061: 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-metabox.php 108: include( AVIA_BASE.'/includes/admin/register-admin-metabox.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 : dialog.php 5: require_once( $path[0] . '/wp-load.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 : av-prev.php 5: require_once( $path[0] . '/wp-load.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 : auto-updates.php 47: require_once('class-pixelentity-theme-update.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-pixelentity-theme-update.php 36: require_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 : avia_framework.php 39: require( 'php/inc-autoconfig.php' );52: require( AVIA_PHP.'class-superobject.php' );64: require( AVIA_PHP.'function-set-avia-backend.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 : asset-manager.class.php 456: include_once 'external/JSqueeze.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 : font-manager.class.php 469: include($config['include'].'/'.$config['config']);626: @include($config['include'].'/'.$config['compat']); 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 : meta-box.class.php 76: require($this->configPath.'meta.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 : template-builder.class.php 378: require_once( $this->paths['pluginPath'].'php/pointer.class.php' );379: require_once( $this->paths['pluginPath'].'php/shortcode-helper.class.php' )380: require_once( $this->paths['pluginPath'].'php/shortcode-parser.class.php' )381: require_once( $this->paths['pluginPath'].'php/element-manager.class.php' );382: require_once( $this->paths['pluginPath'].'php/generic-helper.class.php' );383: require_once( $this->paths['pluginPath'].'php/html-helper.class.php' );384: require_once( $this->paths['pluginPath'].'php/meta-box.class.php' );385: require_once( $this->paths['pluginPath'].'php/shortcode-template.class.php'386: require_once( $this->paths['pluginPath'].'php/media.class.php' );387: require_once( $this->paths['pluginPath'].'php/tiny-button.class.php' );388: require_once( $this->paths['pluginPath'].'php/save-buildertemplate.class.ph389: require_once( $this->paths['pluginPath'].'php/storage-post.class.php' );390: require_once( $this->paths['pluginPath'].'php/font-manager.class.php' );391: require_once( $this->paths['pluginPath'].'php/asset-manager.class.php' );414: include( $php_file );421: require_once( $file ); 526: include_once($this->paths['configPath'].'javascript_strings.php');997: include($this->paths['configPath'].'pointers.php');1504: include($this->paths['configPath'].'meta.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 : template-builder.php 14: require_once( dirname(__FILE__) . '/php/template-builder.class.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 : config.php 35: require_once( dirname(__FILE__) . '/avia-template-builder/php/template-buil 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 : product_snippets.php 9: include_once( 'product_snippet_button.php' );10: include_once( 'product_snippet_info.php' );11: include_once( 'product_snippet_review.php' );12: include_once( 'product_snippet_tabs.php' );13: include_once( 'product_snippet_upsells.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 : grid_row.php 13: include_once( 'cell.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 : tab_section.php 16: include_once( 'tab_sub_section.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 : config.php 22: include('admin-options.php');23: include('admin-import.php');24: include( 'woocommerce-mod-css-dynamic.php');106: require_once( 'config-woocommerce-bookings/config.php' ); //compatibility w 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 : config.php 17: require_once( ABSPATH . 'wp-admin/includes/file.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.ls.importutil.php 173: require_once(ABSPATH.'wp-admin/includes/image.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 : activation.php 114: require_once(ABSPATH . 'wp-admin/includes/upgrade.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 : menus.php 78: include(LS_ROOT_PATH.'/views/system_status.php');82: include(LS_ROOT_PATH.'/views/revisions.php');86: include(LS_ROOT_PATH.'/views/about.php');90: include(LS_ROOT_PATH.'/views/skin_editor.php');94: include(LS_ROOT_PATH.'/views/css_editor.php');98: include(LS_ROOT_PATH.'/views/transition_builder.php');102: include(LS_ROOT_PATH.'/views/settings.php');108: include(LS_ROOT_PATH.'/views/addons.php');111: include(LS_ROOT_PATH.'/views/slider_edit.php');114: include(LS_ROOT_PATH.'/views/slider_list.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 : actions.php 1347: // require_once(ABSPATH.'wp-admin/includes/image.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 : phpQuery.php 4936: require_once($file);5063: require_once('Zend/Http/Client.php');5307: require_once('Zend/Json/Encoder.php');5324: require_once('Zend/Json/Decoder.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 : register-admin-options.php 52: include('register-backend-styles.php');55: include('register-backend-advanced-styles.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 : register-dynamic-styles.php 148: require( AVIA_BASE.'css/dynamic-css.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 : config.php 12: include( 'event-mod-css-dynamic.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