Priority
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEpriority.zip
- FILE SIZE41140204 bytes
- MD521818b772a760bd7f08e4ac774dee9ce
- SHA1e6f2436e37751106afcc1b9058d16e1f7429944a
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION4.2
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar,custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, access
- CREATION DATE2020-06-23
- LAST FILE UPDATE2020-06-23
- LAST VALIDATION2020-06-23 15:22
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
buddhathemes-property-addon.zip buddhathemes-appointment-addon.zip responsive-maps-plugin.zip buddhathemes-core-features.zip ._buddhathemes-appointment-addon.zip ._buddhathemes-core-features.zip ._responsive-maps-plugin.zip ._buddhathemes-property-addon.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- .ds_store was found.
- 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.
- Screenshot dimensions are wrong! Detected: 420x350px (6:5). Ratio of width to height should be 4:3.Screenshot size is 420x350px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.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.
- The theme appears to use include or require : header.php 44: if($headertype != 'header4' && $headertype != 'header8') require_once(PRIORITY_DIR.'/framework/headers/topbar.php');45: require_once(PRIORITY_DIR.'/framework/headers/'.$headertype.'.php');53: require_once( PRIORITY_DIR.'/framework/sub-title.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.