Envy Blog Pro
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEenvy-blog-pro-1.5.3.zip
- FILE SIZE3899610 bytes
- MD5bbc3ea6e8cc1d7e8aa8b764fe3f765f1
- SHA10a5ce6810bc094305666f102118dc093694f5396
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://precisethemes.com/envy-blog-pro/
- VERSION1.5.3
- AUTHOR URIhttps://precisethemes.com/
- TAGSgrid-layout, one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, post-formats, theme-options, threaded-comme
- CREATION DATE2020-11-26
- LAST FILE UPDATE2020-11-26
- LAST VALIDATION2020-11-26 14:01
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- Found <iframe id="yt_video" src="https://www.youtube.com/embed/<?php echo esc_attr( $video_id ); ?> in file hero-layout-7.php. 44: <iframe id='yt_video' src='https://www.youtube.com/embed/<?php echo esc_att
- file_get_contents( $import_file ) );file_get_contents was found in the file class-widget-importer.php 35: $data = json_decode( file_get_contents( $import_file ) );file_get_contents was found in the file class-wxr-parsers.php 68: $success = $dom->loadXML( file_get_contents( $file ) );298: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file class-wxr-parsers.php 68: $success = $dom->loadXML( file_get_contents( $file ) );298: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file class-wxr-parsers.php 444: $fp = $this->fopen( $file, 'r' );670: function fopen( $filename, $mode = 'r' ) {673: return fopen( $filename, $mode );fclose was found in the file class-wxr-parsers.php 493: $this->fclose($fp);688: function fclose( $fp ) {691: return fclose( $fp );fopen was found in the file class-wxr-parsers.php 444: $fp = $this->fopen( $file, 'r' );670: function fopen( $filename, $mode = 'r' ) {673: return fopen( $filename, $mode );fopen was found in the file class-wxr-parsers.php 444: $fp = $this->fopen( $file, 'r' );670: function fopen( $filename, $mode = 'r' ) {673: return fopen( $filename, $mode );fclose was found in the file class-wxr-parsers.php 493: $this->fclose($fp);688: function fclose( $fp ) {691: return fclose( $fp );fclose was found in the file class-wxr-parsers.php 493: $this->fclose($fp);688: function fclose( $fp ) {691: return fclose( $fp ); file_get_contents was found in the file class-customizer-importer.php 38: $data = maybe_unserialize(
- screen_icon(); screen_icon found in file class-wxr-importer.php. Deprecated since version 3.8.1146:
Warning
- Found wrong tag custom-logo in style.css header.
- Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Thumbnail' in file instagram-widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Medium' in file instagram-widget.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Standard' in file instagram-widget.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments 'Error: ', meta, 'error_message' in file instagram-widget.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments 'Error: ', meta, 'error_message', '' in file instagram-widget.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments 'Error: ', meta, 'error_message', '', 'envy-blog' in file instagram-widget.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 envy-blog, meta, kirki.
- Found 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. - No reference to custom header was found in the theme.
- screen_icon found in file class-wxr-importer.php. Deprecated since version 3.8.1146: screen_icon();
- 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 $instamedia found in translation function in instagram-widget.php. Translation function calls should not contain PHP variables.
- Possible variable $instamedia found in translation function in instagram-widget.php. Translation function calls should not contain PHP variables.
Tip-off
- Possible hard-coded links were found in the file class-demo-importer.php.340: 'authorAndUri' => '<a href='https://precisethemes.com' target='_blank'>PreciseThemes</a>',
- 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 category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : demo-importer.php 79: include_once( dirname( __FILE__ ) . '/includes/class-demo-importer.php' );80: include_once( dirname( __FILE__ ) . '/includes/functions-demo-update.php' )81: include_once( dirname( __FILE__ ) . '/includes/demos/demo-config.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-demo-importer.php 68: include_once( dirname( __FILE__ ) . '/includes/functions-demo-importer.php'69: include_once( dirname( __FILE__ ) . '/includes/class-customizer-importer.ph70: include_once( dirname( __FILE__ ) . '/includes/class-widget-importer.php' )195: include_once( dirname( __FILE__ ) . '/includes/admin/views/html-notice-rese197: include_once( dirname( __FILE__ ) . '/includes/admin/views/html-notice-rese229: require_once( ABSPATH . '/wp-admin/includes/upgrade.php' );369: include_once( dirname( __FILE__ ) . '/includes/admin/views/html-admin-page- 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-customizer-importer.php 62: require_once( ABSPATH . WPINC . '/class-wp-customize-setting.php' );66: include_once( dirname( __FILE__ ) . '/customize/class-oc-customize-demo-imp137: require_once( ABSPATH . 'wp-admin/includes/media.php' );138: require_once( ABSPATH . 'wp-admin/includes/file.php' );139: 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.