Everly Lite
WordPress 6.7.1 theme
- THEME TYPEWordPress theme 6.7.1
- FILE NAMEeverly-lite.zip
- FILE SIZE1325466 bytes
- MD5d028c0e03d6c397c30ff553dfbf4eccb
- SHA10911b9d62ff6796999625f66b325e1a5097b33f6
- LICENSENone
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://premiumcoding.com/premiumcoding-wordpress-themes/
- VERSION1.1
- AUTHOR URIhttp://premiumcoding.com
- TAGSblog
- CREATION DATE2019-09-25
- LAST FILE UPDATE2019-09-25
- LAST VALIDATION2019-09-25 00:54
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- fopen( $file, 'r' ); fopen was found in the file parsers_pmc.php 425: //$fp = $this->
Warning
- thumbs.db was found.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
- Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : header.php 119: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : theme-updater.php 10: include( dirname( __FILE__ ) . '/theme-updater-admin.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 : theme-updater-admin.php 83: include( dirname( __FILE__ ) . '/theme-updater-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 : admin-functions.php 50: function everly_generate_options_css($newdata) { $everly_data = $newdata; $css_dir = get_template_directory() . '/css/'; // Shorten code, save 1 call ob_start(); // Capture all output (output buffering) require($css_dir . 'style_options.php'); // Generate CSS $css = ob_get_cl If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : options-importer.php 4: 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 : parsers_pmc.php 71: require_once(ABSPATH . 'wp-admin/includes/file.php');276: require_once(ABSPATH . 'wp-admin/includes/file.php');426: 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-widget-data.php 168: require_once(ABSPATH . 'wp-admin/includes/file.php');207: 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 : admin-interface.php 85: include( dirname(dirname( __FILE__ )) . '/updater/theme-updater-admin.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.