Libero
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElibero.zip
- FILE SIZE15452067 bytes
- MD59ebf03360ccea40ef7e217ba11fec833
- SHA174ddf7f916975eca974742e4c56da58cda0ec3e3
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://libero.mikado-themes.com/
- VERSION1.11.1
- CREATION DATE2019-10-10
- LAST FILE UPDATE2019-10-10
- LAST VALIDATION2019-10-10 14:48
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src="https://www.youtube.com/embed/<?php echo esc_attr(get_post_meta(get_the_ID(), "mkd_post_video_id_meta", true)); ?> in file video.php. 3: <iframe src='https://www.youtube.com/embed/<?php echo esc_attr(get_post_meFound <iframe class="mkd-iframe-video" src="<?php echo esc_url($media['video_url']); ?> in file youtube.php. 11: <iframe class='mkd-iframe-video' src='<?php echo esc_url($media['video_url'Found <iframe class="mkd-iframe-video" src="<?php echo esc_url($media['video_url']); ?> in file vimeo.php. 11: <iframe class='mkd-iframe-video' src='<?php echo esc_url($media['video_url'
mikado-twitter-feed.zip revslider.zip mikado-core.zip js_composer.zip mikado-instagram-feed.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- 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 $panel_design_style found in translation function in map.php. Translation function calls should not contain PHP variables.
- Possible variable $panel_design_style found in translation function in map.php. Translation function calls should not contain PHP variables.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
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 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 attachment.php.
- The theme appears to use include or require : style_dynamic_responsive.php 4: require_once( '../../../../../wp-load.php' );7: require_once( '../../../../../../wp-load.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 : style_dynamic.php 4: require_once( '../../../../../wp-load.php' );7: require_once( '../../../../../../wp-load.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 : mkd.functions.php 355: require_once(ABSPATH . 'wp-admin/includes/file.php');866: include($located);925: include($located); 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 : mkd.framework.php 141: include(libero_mikado_find_template_path('framework/admin/skins/'.$this->sk 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.