OnliestWP
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEonliestwp.zip
- FILE SIZE13886059 bytes
- MD501cb45f1550195033509e8b7095f252f
- SHA13fd4ebf06c96793711a7427471e493ca1d6a7e24
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0
- AUTHOR URIhttp://esmeth.com/
- TAGStwo-columns, sticky-post, threaded-comments, translation-ready
- CREATION DATE2019-09-25
- LAST FILE UPDATE2019-09-25
- LAST VALIDATION2019-09-25 15:06
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src="//www.facebook.com/plugins/likebox.php?href=<?php echo esc_url( $url ); ?> in file class-widget-onliest-facebook-like-box.php. 32: <iframe src='//www.facebook.com/plugins/likebox.php?href=<?php echo esc_urlFound <iframe width="640px" height="350px" src="https://player.vimeo.com/video/' . $video_url_args['v'] . '" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen> in file portfolio-gallery.php. 86: echo '<iframe width='640px' height='350px' src='https://player.vimeo.com/video/'
revslider.zip acf-flexible-content.zip acf-gallery.zip onliest-plugin.zip js_composer.zip acf-repeater.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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.
- 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 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 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 : codebean_actions.php 71: ob_start(); include( get_parent_theme_file_path() . '/assets/css/style-dynamic.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 : config.php 5: require_once( get_parent_theme_file_path() . '/includes/tgmpa/class-tgm-plu 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-onliest-recent-posts.php 35: include( locate_template( 'loop-widget-posts.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 : codebean_custom_menu.php 16: require_once 'codebean_nav_walker.php';118: require_once 'codebean_edit_nav_walker.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.