Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #483066

    Did a theme check and got this results below.

    Validation results for WordPress theme enfold.zip
    validation score : 0 %

    9 critical alerts. 12 warnings.

    THEME NAME
    Enfold
    THEME TYPE
    Wordpress theme 4.2
    FILE NAME
    enfold.zip
    FILE SIZE
    15226915 bytes
    MD5
    31dc0119acd852dfa974609f47b73842
    SHA1
    f1760c5358a1f0e7a7088cb696875146708b33f5
    LICENSE
    Custom
    Themeforest Split Licence
    FILES INCLUDED
    CSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
    THEME URI
    kriesi.at/themes/enfold/
    VERSION
    3.2
    AUTHOR URI
    http://kriesi.at
    CREATION DATE
    2015-08-05
    LAST FILE UPDATE
    2015-08-05
    LAST VALIDATION
    2015-08-05 02:50
    Critical alerts
    Title : Title

    No reference to add_theme_support( “title-tag” ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
    The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.

    Security breaches : Modification of PHP server settings

    Found ini_set in file html-helper.class.php.

    Line 691: @ini_set(‘memory_limit’,’256M’);

    Found ini_set in file font-manager.class.php.
    Line 104: @ini_set( ‘memory_limit’, apply_filters( ‘admin_memory_limit’, WP_MAX_MEMORY
    Security breaches : Use of base64_decode()

    Found base64_decode in file class.ls.importutil.php.

    Line 88: if($decoded = base64_decode($data, true)) {

    Found base64_decode in file config.php.
    Line 63: $sample_slider = json_decode(base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/{$path}{$sa
    Line 67: //print_r(base64_encode(str_replace(‘avia-samples’,’sampleslider’, base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/sampleslide

    Found base64_decode in file avia-import-class.php.
    Line 25: $options = unserialize(base64_decode($options));
    Line 26: $dynamic_pages = unserialize(base64_decode($dynamic_pages));
    Line 27: $dynamic_elements = unserialize(base64_decode($dynamic_elements));
    Line 56: $widget_settings = unserialize(base64_decode($widget_settings));

    Found base64_decode in file function-set-avia-ajax.php.
    Line 608: $elements = unserialize( base64_decode( $_POST[‘defaul_elements’] ) );
    Line 735: $options = unserialize(base64_decode($options));
    Security breaches : Use of base64_encode()

    Found base64_encode in file actions.php.

    die(base64_encode(json_encode($data)));

    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));
    Security breaches : Use of variable functions

    Found $query_function in file functions-enfold.php.

    Line 155: $posts = (($query_function == ‘get_posts’) || !function_exists($query_function)) ? get_posts($search_query) : $query_function($search_query, $search_parameters, $defaults);

    Found $class in file phpQuery.php.
    Line 824: * @TODO support more than event in $type (space-separated)
    Line 903: * @TODO support more than event in $type (space-separated)
    Line 931: * @TODO support more than event in $type (space-separated)
    Line 1675: ? new $class($this, $this->getDocumentID())
    Line 2509: * @TODO support more than event in $type (space-separated)
    Line 2536: * @TODO support more than event in $type (space-separated)
    Line 2555: * @TODO support more than event in $type (space-separated)
    Line 4541: ? new $class($arg1, $domId)

    Found $method in file class-htmlhelper.php.
    Line 1651: $output .= $this->$method($element);

    Found $method in file function-set-avia-frontend.php.
    Line 779: $output .= ($paged > 2 && $paged > $range+1 && $showitems < $pages)? ‘«‘:”;
    Line 780: $output .= ($paged > 1 && $showitems < $pages)? ‘‘:”;
    Line 787: $output .= ($paged == $i)? ‘<span class=’current’>’.$i.'</span>’:’‘.$i.’‘;
    Line 791: $output .= ($paged < $pages && $showitems < $pages) ? ‘‘ :”;
    Line 792: $output .= ($paged < $pages-1 && $paged+$range-1 < $pages && $showitems < $pages) ? ‘»‘:”;
    Line 1008: update_option($fallback($colors), $avia_config[‘default_color_array’]);
    Line 1245: $pattern = ‘!$start((https?|ftp)://(-\.)?([^\s/?\.#-]+\.?)+(/[^\s]*)?)$end!’;
    Line 1253: $pattern = ‘!$start(https?(?://([^/?#]*))?([^?#]*?\.(?:jpg|gif|png)))$end!’;

    Found $walker in file class-megamenu.php.
    Line 73: $arguments[‘walker’] = new $walker();

    Found $page_creation_method in file class-adminpages.php.
    Line 141: $avia_page = $page_creation_method( $the_title, // page title

    Found $class in file template-builder.class.php.
    Line 338: $this->shortcode_class[$class] = new $class($this);
    Unwanted files : hidden file(s) or folder(s)

    .sass-cache .ds_store .gitignore .gitattributes .travis.yml was found.

    Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site

    Found <iframe src=”http://news.kreaturamedia.com/layerslider/”&gt; in file slider_list.php.

    Line 672: <iframe src=’http://news.kreaturamedia.com/layerslider/’></iframe&gt;

    Found <iframe class=”av_facebook_widget” src=”//www.facebook.com/plugins/likebox.php?href=’.$url.’&width&height=’.$profiles.’&colorscheme=light&show_faces=’.$faces.’&header=false&stream=false&show_border=false” scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; height:’.$height.’;” allowTransparency=”true”> in file class-framework-widgets.php.
    Line 64: echo ‘<iframe class=’av_facebook_widget’ src=’//www.facebook.com/plugins/likebox.

    Found <iframe src='{$video_url}’ height=’1600′ width=’900′ frameborder=” class=’av_vimeo_frame’ id='{$uid}’> in file slideshow.php.
    Line 1073: $video = ‘<div class=’av-click-overlay’></div><div class=’mejs-mediaelement’><iframe src='{$video_url}’ height=’1600′ width=’900′ frameborder=” class=
    Malware : Operations on file system

    file_put_contents was found in the file phpQuery.php

    Line 1396: // file_put_contents(dirname(__FILE__).’/phpQuery.log’, print_r($in, true).’\n

    file_get_contents was found in the file phpQuery.php
    Line 4765: file_get_contents($file), $contentType
    Line 4816: return self::newDocumentPHP(file_get_contents($file), $contentType);

    file_get_contents was found in the file phpQuery.php
    Line 4765: file_get_contents($file), $contentType
    Line 4816: return self::newDocumentPHP(file_get_contents($file), $contentType);

    file_put_contents was found in the file actions.php
    Line 513: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 542: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 617: file_put_contents($custom_trs, $data);

    file_put_contents was found in the file actions.php
    Line 513: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 542: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 617: file_put_contents($custom_trs, $data);

    file_put_contents was found in the file actions.php
    Line 513: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 542: file_put_contents($file, stripslashes($_POST[‘contents’]));
    Line 617: file_put_contents($custom_trs, $data);

    readfile was found in the file class.ls.exportutil.php
    Line 115: readfile($this->file);

    file_get_contents was found in the file class.ls.sources.php
    Line 53: $skins[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);
    Line 179: $sliders[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);

    file_get_contents was found in the file class.ls.sources.php
    Line 53: $skins[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);
    Line 179: $sliders[$handle][‘info’] = json_decode(file_get_contents($path.’/info.json’), true);

    file_get_contents was found in the file class.ls.importutil.php
    Line 87: $data = file_get_contents($archive);
    Line 216: $data = json_decode(file_get_contents($file), true);

    file_get_contents was found in the file class.ls.importutil.php
    Line 87: $data = file_get_contents($archive);
    Line 216: $data = json_decode(file_get_contents($file), true);

    file_get_contents was found in the file skin_editor.php
    Line 82: <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 style_editor.php
    Line 13: $contents = file_exists($file) ? file_get_contents($file) : ”;

    file_get_contents was found in the file transition_builder.php
    Line 14: if(file_exists($custom_trs)) { $data = file_get_contents($custom_trs); }
    Line 15: elseif(file_exists($sample_trs)) { $data = file_get_contents($sample_trs); }

    file_get_contents was found in the file transition_builder.php
    Line 14: if(file_exists($custom_trs)) { $data = file_get_contents($custom_trs); }
    Line 15: elseif(file_exists($sample_trs)) { $data = file_get_contents($sample_trs); }

    file_get_contents was found in the file config.php
    Line 63: $sample_slider = json_decode(base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/{$path}{$sample_file}’)),
    Line 67: //print_r(base64_encode(str_replace(‘avia-samples’,’sampleslider’, base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/sampleslider/sample_slide

    file_get_contents was found in the file config.php
    Line 63: $sample_slider = json_decode(base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/{$path}{$sample_file}’)),
    Line 67: //print_r(base64_encode(str_replace(‘avia-samples’,’sampleslider’, base64_decode(file_get_contents(dirname(__FILE__).’/LayerSlider/sampleslider/sample_slide

    fopen was found in the file function-set-avia-backend.php
    Line 787: $handle = @fopen( $index_file, ‘w’ );
    Line 805: $handle = @fopen( $file, ‘w’ );
    Line 813: $handle = fopen($file, ‘r’);

    fwrite was found in the file function-set-avia-backend.php
    Line 790: fwrite( $handle, ‘<?php\r\necho ‘Sorry, browsing the directory is not allow
    Line 808: $created = fwrite( $handle, $content );

    fclose was found in the file function-set-avia-backend.php
    Line 791: fclose( $handle );
    Line 809: fclose( $handle );
    Line 816: fclose( $handle );

    fopen was found in the file function-set-avia-backend.php
    Line 787: $handle = @fopen( $index_file, ‘w’ );
    Line 805: $handle = @fopen( $file, ‘w’ );
    Line 813: $handle = fopen($file, ‘r’);

    fwrite was found in the file function-set-avia-backend.php
    Line 790: fwrite( $handle, ‘<?php\r\necho ‘Sorry, browsing the directory is not allow
    Line 808: $created = fwrite( $handle, $content );

    fclose was found in the file function-set-avia-backend.php
    Line 791: fclose( $handle );
    Line 809: fclose( $handle );
    Line 816: fclose( $handle );

    fopen was found in the file function-set-avia-backend.php
    Line 787: $handle = @fopen( $index_file, ‘w’ );
    Line 805: $handle = @fopen( $file, ‘w’ );
    Line 813: $handle = fopen($file, ‘r’);

    fread was found in the file function-set-avia-backend.php
    Line 814: $filecontent = fread($handle, filesize($file));

    fclose was found in the file function-set-avia-backend.php
    Line 791: fclose( $handle );
    Line 809: fclose( $handle );
    Line 816: fclose( $handle );

    file_get_contents was found in the file parsers.php
    Line 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {

    fopen was found in the file parsers.php
    Line 401: $fp = $this->fopen( $file, ‘r’ );
    Line 627: function fopen( $filename, $mode = ‘r’ ) {
    Line 630: return fopen( $filename, $mode );

    fclose was found in the file parsers.php
    Line 450: $this->fclose($fp);
    Line 645: function fclose( $fp ) {
    Line 648: return fclose( $fp );

    fopen was found in the file parsers.php
    Line 401: $fp = $this->fopen( $file, ‘r’ );
    Line 627: function fopen( $filename, $mode = ‘r’ ) {
    Line 630: return fopen( $filename, $mode );

    fopen was found in the file parsers.php
    Line 401: $fp = $this->fopen( $file, ‘r’ );
    Line 627: function fopen( $filename, $mode = ‘r’ ) {
    Line 630: return fopen( $filename, $mode );

    fclose was found in the file parsers.php
    Line 450: $this->fclose($fp);
    Line 645: function fclose( $fp ) {
    Line 648: return fclose( $fp );

    fclose was found in the file parsers.php
    Line 450: $this->fclose($fp);
    Line 645: function fclose( $fp ) {
    Line 648: return fclose( $fp );

    file_get_contents was found in the file function-set-avia-frontend.php
    Line 636: $body = @file_get_contents($url, NULL, stream_context_create($options), 0, 1);

    fopen was found in the file auto-updates.php
    Line 67: $handle = @fopen( $this->custom_css, ‘w’ );
    Line 97: $handle = @fopen( $css_path, ‘r’ );

    fwrite was found in the file auto-updates.php
    Line 69: if ($handle && fwrite($handle, $this->custom_css_content)) {

    fopen was found in the file auto-updates.php
    Line 67: $handle = @fopen( $this->custom_css, ‘w’ );
    Line 97: $handle = @fopen( $css_path, ‘r’ );

    fread was found in the file auto-updates.php
    Line 100: $this->custom_css_content = fread($handle, $size);

    fclose was found in the file auto-updates.php
    Line 102: fclose($handle);

    file_get_contents was found in the file function-set-avia-ajax.php
    Line 711: $options = @file_get_contents($path);

    fopen was found in the file font-manager.class.php
    Line 141: $ofp = fopen( $this->paths[‘tempdir’].’/’.basename($entry), ‘w’ );
    Line 181: if(empty($response) || trim($response) == ” || strpos($response, ‘<svg’) === false) $response = wp_remote_fopen(trailingslashit($this->paths[‘tempurl’]).$this->svg_file );
    Line 233: $handle = @fopen( $charmap, ‘w’ );

    fwrite was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );
    Line 237: fwrite( $handle, ‘<?php $chars = array();’);
    Line 245: fwrite( $handle, ‘\r\n’.’$chars[\”.$this->font_name.’\’][‘.$delimiter.$uni

    fread was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );

    fclose was found in the file font-manager.class.php
    Line 149: fclose($fp);
    Line 150: fclose($ofp);
    Line 249: fclose( $handle );

    fclose was found in the file font-manager.class.php
    Line 149: fclose($fp);
    Line 150: fclose($ofp);
    Line 249: fclose( $handle );

    file_get_contents was found in the file font-manager.class.php
    Line 178: $response = file_get_contents(trailingslashit($this->paths[‘tempdir’]).$this->svg_file

    fopen was found in the file font-manager.class.php
    Line 141: $ofp = fopen( $this->paths[‘tempdir’].’/’.basename($entry), ‘w’ );
    Line 181: if(empty($response) || trim($response) == ” || strpos($response, ‘<svg’) === false) $response = wp_remote_fopen(trailingslashit($this->paths[‘tempurl’]).$this->svg_file );
    Line 233: $handle = @fopen( $charmap, ‘w’ );

    fwrite was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );
    Line 237: fwrite( $handle, ‘<?php $chars = array();’);
    Line 245: fwrite( $handle, ‘\r\n’.’$chars[\”.$this->font_name.’\’][‘.$delimiter.$uni

    fwrite was found in the file font-manager.class.php
    Line 147: fwrite( $ofp, fread($fp, 8192) );
    Line 237: fwrite( $handle, ‘<?php $chars = array();’);
    Line 245: fwrite( $handle, ‘\r\n’.’$chars[\”.$this->font_name.’\’][‘.$delimiter.$uni

    fclose was found in the file font-manager.class.php
    Line 149: fclose($fp);
    Line 150: fclose($ofp);
    Line 249: fclose( $handle );
    Admin menu : Themes that support admin pages should use add_theme_page() instead of other functions (add_admin_page, add_submenu_page…)

    File menus.php :

    Line 25: $layerslider_hook = add_menu_page(

    File class-adminpages.php :
    Line 152: $avia_page = add_submenu_page( $top_level, // parent page slug to attach
    Warnings
    Plugin territory : Plugin territory functionalities

    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.

    Unwanted directories : GIT revision control directory

    GIT revision control directory
    .git was found.

    Custom elements : Presence of custom header

    No reference to custom header was found in the theme.

    Custom elements : Presence of custom background

    No reference to custom background was found in the theme.

    Deprecated functions : get_themes

    get_themes found in file class-pixelentity-theme-update.php. Deprecated since version 3.4. Use wp_get_themes() instead.

    Line 41: $installed = function_exists(‘wp_get_themes’) ? wp_get_themes() : get_themes();
    Deprecated functions : get_theme_data

    get_theme_data found in file inc-autoconfig.php. Deprecated since version 3.4. Use wp_get_theme() instead.

    Line 44: $avia_base_data = get_theme_data( AVIA_BASE . ‘style.css’ );

    get_theme_data found in file class-update-notifier.php. Deprecated since version 3.4. Use wp_get_theme() instead.
    Line 99: $theme = get_theme_data( AVIA_BASE . ‘style.css’ );
    Deprecated functions : screen_icon

    screen_icon found in file wordpress-importer.php. Deprecated since version 3.8. Use none instead.

    Line 998: screen_icon();
    Editor style : Presence of editor style

    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.

    I18N implementation : Proper use of _e(

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.

    Line 36: <td><?php _e($lsDefaults[‘slider’][‘width’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 38: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘width’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 41: <td><?php _e($lsDefaults[‘slider’][‘height’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 43: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘height’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 47: <td><?php _e($lsDefaults[‘slider’][‘responsiveness’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 49: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘responsiveness’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 52: <td><?php _e($lsDefaults[‘slider’][‘maxWidth’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 54: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘maxWidth’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 58: <td><?php _e($lsDefaults[‘slider’][‘fullWidth’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 60: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘fullWidth’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 63: <td><?php _e($lsDefaults[‘slider’][‘responsiveUnder’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 65: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘responsiveUnder’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 68: <td><?php _e($lsDefaults[‘slider’][‘layersContainer’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 70: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘layersContainer’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 74: <td><?php _e($lsDefaults[‘slider’][‘hideOnMobile’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 76: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hideOnMobile’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 79: <td><?php _e($lsDefaults[‘slider’][‘hideUnder’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 81: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hideUnder’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 84: <td><?php _e($lsDefaults[‘slider’][‘hideOver’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 86: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hideOver’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 94: <td><?php _e($lsDefaults[‘slider’][‘autoStart’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 96: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘autoStart’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 99: <td><?php _e($lsDefaults[‘slider’][‘startInViewport’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 101: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘startInViewport’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 104: <td><?php _e($lsDefaults[‘slider’][‘pauseOnHover’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 106: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘pauseOnHover’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 110: <td><?php _e($lsDefaults[‘slider’][‘firstSlide’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 112: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘firstSlide’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 115: <td><?php _e($lsDefaults[‘slider’][‘animateFirstSlide’][‘name’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 117: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘animateFirstSlide’][‘desc’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 121: <td><?php _e($lsDefaults[‘slider’][‘keybNavigation’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 123: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘keybNavigation’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 126: <td><?php _e($lsDefaults[‘slider’][‘touchNavigation’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 128: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘touchNavigation’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 137: <td><?php _e($lsDefaults[‘slider’][‘forceLoopNumber’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 139: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘forceLoopNumber’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 143: <td><?php _e($lsDefaults[‘slider’][‘twoWaySlideshow’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 145: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘twoWaySlideshow’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 148: <td><?php _e($lsDefaults[‘slider’][‘shuffle’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 150: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘shuffle’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 176: <td><?php _e($lsDefaults[‘slider’][‘globalBGColor’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 178: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘globalBGColor’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 192: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘globalBGImage’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 196: <td><?php _e($lsDefaults[‘slider’][‘sliderFadeInDuration’][‘name’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 198: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘sliderFadeInDuration’][‘desc’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 215: <td><?php _e($lsDefaults[‘slider’][‘navPrevNextButtons’][‘name’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 217: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘navPrevNextButtons’][‘desc’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 220: <td><?php _e($lsDefaults[‘slider’][‘navStartStopButtons’][‘name’], ‘LayerSlider’) ?><

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 222: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘navStartStopButtons’][‘desc’], ‘LayerSlider’) ?><

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 225: <td><?php _e($lsDefaults[‘slider’][‘navSlideButtons’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 227: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘navSlideButtons’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 231: <td><?php _e($lsDefaults[‘slider’][‘hoverPrevNextButtons’][‘name’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 233: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hoverPrevNextButtons’][‘desc’], ‘LayerSlider’) ?>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 236: <td><?php _e($lsDefaults[‘slider’][‘hoverSlideButtons’][‘name’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 238: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘hoverSlideButtons’][‘desc’], ‘LayerSlider’) ?></t

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 242: <td><?php _e($lsDefaults[‘slider’][‘barTimer’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 244: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘barTimer’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 247: <td><?php _e($lsDefaults[‘slider’][‘circleTimer’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 249: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘circleTimer’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 262: <td><?php _e($lsDefaults[‘slider’][‘thumbnailAreaWidth’][‘name’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 264: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailAreaWidth’][‘desc’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 268: <td><?php _e($lsDefaults[‘slider’][‘thumbnailWidth’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 270: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailWidth’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 273: <td><?php _e($lsDefaults[‘slider’][‘thumbnailHeight’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 275: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailHeight’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 279: <td><?php _e($lsDefaults[‘slider’][‘thumbnailActiveOpacity’][‘name’], ‘LayerSlider’)

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 281: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailActiveOpacity’][‘desc’], ‘LayerSlider’)

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 284: <td><?php _e($lsDefaults[‘slider’][‘thumbnailInactiveOpacity’][‘name’], ‘LayerSlider’

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 286: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘thumbnailInactiveOpacity’][‘desc’], ‘LayerSlider’

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 293: <td><?php _e($lsDefaults[‘slider’][‘autoPlayVideos’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 295: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘autoPlayVideos’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 298: <td><?php _e($lsDefaults[‘slider’][‘autoPauseSlideshow’][‘name’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 300: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘autoPauseSlideshow’][‘desc’], ‘LayerSlider’) ?></

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 303: <td><?php _e($lsDefaults[‘slider’][‘youtubePreviewQuality’][‘name’], ‘LayerSlider’) ?

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 305: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘youtubePreviewQuality’][‘desc’], ‘LayerSlider’) ?

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 312: <td><?php _e($lsDefaults[‘slider’][‘imagePreload’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 314: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘imagePreload’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 317: <td><?php _e($lsDefaults[‘slider’][‘lazyLoad’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 319: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘lazyLoad’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 322: <td><?php _e($lsDefaults[‘slider’][‘relativeURLs’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 324: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘relativeURLs’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 331: <td><?php _e($lsDefaults[‘slider’][‘yourLogoImage’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 342: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘yourLogoImage’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 345: <td><?php _e($lsDefaults[‘slider’][‘yourLogoStyle’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 351: <td><?php _e($lsDefaults[‘slider’][‘yourLogoLink’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 353: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘yourLogoLink’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 356: <td><?php _e($lsDefaults[‘slider’][‘yourLogoTarget’][‘name’], ‘LayerSlider’) ?></td>

    Possible variable $lsDefaults found in translation function in slider_edit_settings.php. Translation function calls should not contain PHP variables.
    Line 358: <td class=’desc’><?php _e($lsDefaults[‘slider’][‘yourLogoTarget’][‘desc’], ‘LayerSlider’) ?></td>

    Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
    Line 533: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 548: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 565: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><span class=’avia_long_desc’><?php _e( $title ); ?></span>

    Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
    Line 533: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 548: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 565: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><span class=’avia_long_desc’><?php _e( $title ); ?></span>

    Possible variable $title found in translation function in class-megamenu.php. Translation function calls should not contain PHP variables.
    Line 533: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 548: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><?php _e( $title ); ?>
    Line 565: <input type=’checkbox’ value=’active’ id=’edit-<?php echo $key.’-‘.$item_id; ?>’ class=’ <?php echo $key; ?>’ name='<?php echo $key . ‘[‘. $item_id .’]’;?>’ <?php echo $value; ?> /><span class=’avia_long_desc’><?php _e( $title ); ?></span>
    I18N implementation : Proper use of ___all(

    Possible variable $this->post found in translation function in class.ls.posts.php. Translation function calls should not contain PHP variables.

    Line 192: if(is_object($this->post)) { return __($this->post->post_title); }

    Possible variable $ptr found in translation function in pointer.class.php. Translation function calls should not contain PHP variables.
    Line 71: __( $ptr[‘title’] , ‘plugindomain’ ),

    Possible variable $ptr found in translation function in pointer.class.php. Translation function calls should not contain PHP variables.
    Line 72: __( $ptr[‘content’], ‘plugindomain’ )
    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.

    Screenshot : Screenshot file

    Wrong screenshot dimensions. Detected: 700x467px (700:467). Ratio of width to height should be 4:3.

    Info
    Optional files : Presence of rtl stylesheet rtl.css

    This theme does not contain optional file rtl.php.

    Optional files : Presence of front page template file front-page.php

    This theme does not contain optional file front-page.php.

    Optional files : Presence of home template file home.php

    This theme does not contain optional file home.php.

    Optional files : Presence of category template file category.php

    This theme does not contain optional file category.php.

    Optional files : Presence of term template file taxonomy.php

    This theme does not contain optional file taxonomy.php.

    Optional files : Presence of date/time template file date.php

    This theme does not contain optional file date.php.

    Optional files : Presence of attachment template file attachment.php

    This theme does not contain optional file attachment.php.

    Use of includes : Use of include or require

    The theme appears to use include or require : config.php

    Line 20: include(‘admin-options.php’);
    Line 21: include(‘admin-import.php’);
    Line 22: include( ‘woocommerce-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.
    The theme appears to use include or require : register-dynamic-styles.php
    Line 141: 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 : register-admin-options.php
    Line 34: include(‘register-backend-styles.php’);
    Line 37: include(‘register-backend-google-fonts.php’);
    Line 40: 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 : menus.php
    Line 72: include(LS_ROOT_PATH.’/views/skin_editor.php’);
    Line 75: include(LS_ROOT_PATH.’/views/transition_builder.php’);
    Line 78: include(LS_ROOT_PATH.’/views/style_editor.php’);
    Line 81: include(LS_ROOT_PATH.’/views/slider_edit.php’);
    Line 84: 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 : avia_framework.php
    Line 40: require( ‘php/inc-autoconfig.php’ );
    Line 53: require( AVIA_PHP.’class-superobject.php’ );
    Line 65: 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 : class-metabox.php
    Line 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 : inc-autoconfig.php
    Line 139: require( AVIA_PHP.’function-set-avia-frontend.php’ );
    Line 144: require( AVIA_PHP.’class-megamenu.php’ );
    Line 149: require( AVIA_PHP.’avia_shortcodes/shortcodes.php’ );
    Line 154: require( AVIA_PHP.’class-style-generator.php’ );
    Line 159: require( AVIA_PHP.’class-form-generator.php’ );
    Line 164: require( AVIA_PHP.’class-framework-widgets.php’ );
    Line 169: require( AVIA_PHP.’class-breadcrumb.php’ );
    Line 175: require( AVIA_PHP.’class-queryfilter.php’ );
    Line 181: require( AVIA_PHP.’class-sidebar-generator.php’ );
    Line 192: require( AVIA_PHP.’function-set-avia-ajax.php’ );
    Line 197: require( AVIA_PHP.’class-adminpages.php’ );
    Line 202: require( AVIA_PHP.’class-metabox.php’ );
    Line 207: require( AVIA_PHP.’class-htmlhelper.php’ );
    Line 212: require( AVIA_PHP.’class-media.php’ );
    Line 217: require( AVIA_PHP.’class-database-option-sets.php’ );
    Line 222: require( AVIA_PHP.’wordpress-importer/avia-export-class.php’ );
    Line 227: require( AVIA_PHP.’auto-updates/auto-updates.php’ );
    Line 234: 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-htmlhelper.php
    Line 1516: if(! @include(AVIA_BASE.$element[‘options_file’]))
    Line 1518: @include($element[‘options_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-superobject.php
    Line 116: 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 : function-set-avia-ajax.php
    Line 50: include( AVIA_BASE.’/includes/admin/register-admin-metabox.php’ );
    Line 61: @include($inclusion_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 : template-builder.class.php
    Line 297: include($this->paths[‘configPath’].’pointers.php’);
    Line 476: 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 : font-manager.class.php
    Line 430: include($config[‘include’].’/’.$config[‘config’]);
    Line 587: @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
    Line 40: 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 : config.php
    Line 8: 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.

    #483271

    Hi Khanh Hong!

    Theme Check is mainly for themes that are made for WordPress repository. There are certain rules they have to follow in order to be accepted to WordPress repository but premium WordPress themes like Enfold do not have to follow them. ThemeForest knows premium theme coding standards very well and each theme posted there are going through ‘premium theme check’ process. Long story short, you should not worry about the results you get from theme check :)

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.