Bevro
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbevro.1.0.0.zip
- FILE SIZE1432979 bytes
- MD539e25959c2140cab9e707f65b230f471
- SHA1e8cac4efed2463ccd2ecf915c8a13a6c78556c10
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://themehunk.com/product/bevro-wordpress-theme/
- VERSION1.0.0
- AUTHOR URIhttps://www.themehunk.com
- TAGStwo-columns, right-sidebar, custom-menu, custom-background, editor-style, translation-ready, full-width-template, flexible-header, sticky-post, theme-options, one-column, e-commerce, blog, photography, threaded-comments, custom-colors
- CREATION DATE2019-04-30
- LAST FILE UPDATE2019-04-30
- LAST VALIDATION2019-04-30 20:55
This theme is open source.
Warning
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- 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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : class-bevro-admin-settings.php
Ligne534: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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.