MagPlus
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmagplus.zip
- FILE SIZE5676307 bytes
- MD55917a7e8c5bed93f8a733f3a8c628f85
- SHA1b1f7e42b102764b91cd3de2592174772a1c6289b
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION6.1
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready,
- CREATION DATE2020-07-17
- LAST FILE UPDATE2020-07-17
- LAST VALIDATION2020-07-17 07:13
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe class="embed-responsive-item" src="about:blank"> in file rs-frontend-functions.php. 1023: <iframe class='embed-responsive-item' src='about:blank'></iframe>Found <iframe height="166" src="<?php echo esc_url($audio_url); ?> in file single-media.php. 42: <iframe height='166' src='<?php echo esc_url($audio_url); ?>'></iframe>
- file_put_contents( $this->path .'/'. $key, $value );file_get_contents was found in the file rs-phpfastcache.php 25: return @file_get_contents( $this->path .'/'. $key );file_get_contents was found in the file rs-cache-index.php 24: if ( $config_content = file_get_contents( $config_file ) ) {file_put_contents was found in the file rs-cache.php 41: file_put_contents( $indexphp, join('', $output ) );55: @file_put_contents( $indexphp, $content );123: @file_put_contents( $this->dir_path .'config.json', json_encode( $_POST['confile_get_contents was found in the file rs-cache.php 51: $content = file_get_contents( $indexphp );146: if ( $config_result = file_get_contents( $config_file ) ) {file_put_contents was found in the file rs-cache.php 41: file_put_contents( $indexphp, join('', $output ) );55: @file_put_contents( $indexphp, $content );123: @file_put_contents( $this->dir_path .'config.json', json_encode( $_POST['confile_put_contents was found in the file rs-cache.php 41: file_put_contents( $indexphp, join('', $output ) );55: @file_put_contents( $indexphp, $content );123: @file_put_contents( $this->dir_path .'config.json', json_encode( $_POST['confile_get_contents was found in the file rs-cache.php 51: $content = file_get_contents( $indexphp );146: if ( $config_result = file_get_contents( $config_file ) ) {file_get_contents was found in the file radium-importer.php 263: $data = file_get_contents( $file );338: $data = file_get_contents( $file );file_get_contents was found in the file radium-importer.php 263: $data = file_get_contents( $file );338: $data = file_get_contents( $file );file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );296: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );296: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 442: $fp = $this->fopen( $file, 'r' );668: function fopen( $filename, $mode = 'r' ) {671: return fopen( $filename, $mode );fclose was found in the file parsers.php 491: $this->fclose($fp);686: function fclose( $fp ) {689: return fclose( $fp );fopen was found in the file parsers.php 442: $fp = $this->fopen( $file, 'r' );668: function fopen( $filename, $mode = 'r' ) {671: return fopen( $filename, $mode );fopen was found in the file parsers.php 442: $fp = $this->fopen( $file, 'r' );668: function fopen( $filename, $mode = 'r' ) {671: return fopen( $filename, $mode );fclose was found in the file parsers.php 491: $this->fclose($fp);686: function fclose( $fp ) {689: return fclose( $fp );fclose was found in the file parsers.php 491: $this->fclose($fp);686: function fclose( $fp ) {689: return fclose( $fp ); file_put_contents was found in the file rs-phpfastcache.php 21: return @
- screen_icon(); screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1137:
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.1010: $headers =
magplus-addons.zip magplus-amp.zip ._magplus-amp.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'If you have a lot of content or when you are using latest posts slider, you can see duplicate in featured area and homepage blocks. Setting this feature to Yes will remove duplicates.' in file general.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 magplus, redux-framework, radium, wordpress-importer, framework, blogit.
- No reference to custom header was found in the theme.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1137: screen_icon();
- Possible variable $i found in translation function in rs-actions-config.php. Translation function calls should not contain PHP variables.
- Possible variable $i found in translation function in rs-actions-config.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
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : rs-view-system-status.php 8: require_once 'rs-view-header.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-dashboard.php 39: require_once 'rs-view-welcome.php';43: require_once 'rs-view-system-status.php';47: require_once 'rs-view-help-center.php';51: require_once 'rs-view-plugins.php';55: require_once 'rs-view-activate.php';59: require_once 'rs-view-cache.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 : rs-view-activate.php 29: require_once 'rs-view-header.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 : rs-view-plugins.php 47: require_once 'rs-view-header.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 : rs-view-help-center.php 8: require_once 'rs-view-header.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 : rs-view-welcome.php 8: require_once 'rs-view-header.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 : rs-view-cache.php 108: require( dirname( __FILE__ ) . '/wp-blog-header.php' );</textarea></p> 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 : rs-cache-index.php 162: require './wp-blog-header.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 : rs-cache.php 139: require 'rs-view-cache.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 : options-init.php 85: require_once( ABSPATH .'/wp-admin/includes/file.php' );231: 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 : loader.php 22: require_once( $class_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 : extensions-init.php 11: require_once(dirname(__FILE__).'/loader.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : field_repeater.php 415: require_once( $class_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 : demo_import.php 5: 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.