MagPlus
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmagplus-NULLED.zip
- FILE SIZE19799313 bytes
- MD5c3b5a364f8947b04b333f860f06524a8
- SHA16fe7b7d4bbff8ca95d49391d6e6075b2b28fd968
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themebubble.com
- VERSION1.9
- 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 DATE2019-08-30
- LAST FILE UPDATE2019-08-30
- LAST VALIDATION2019-08-30 07:12
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe height="166" src="<?php echo esc_url($audio_url); ?> in file single-media.php. 38: <iframe height='166' src='<?php echo esc_url($audio_url); ?>'></iframe>Found <iframe class="embed-responsive-item" src="about:blank"> in file rs-frontend-functions.php. 963: <iframe class='embed-responsive-item' src='about:blank'></iframe>
- 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_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(
- screen_icon(); screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1136:
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.1009: $headers =
yellow_pencil.zip magplus-amp.zip magplus-addons.zip wp-viral-quiz.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is magplus.
- 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, framework, wordpress-importer, radium.
- No reference to custom header was found in the theme.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1136: 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.
- At least one hard coded date was found in the file rs-frontend-functions.php. Function get_option( 'date_format' ) should be used instead.
- 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 search.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 37: require_once 'rs-view-welcome.php';41: require_once 'rs-view-system-status.php';45: require_once 'rs-view-help-center.php';49: require_once 'rs-view-plugins.php';53: require_once 'rs-view-activate.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-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-activate.php 33: 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 : 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 : loader.php 20: 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 : 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.