Dokan
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdokan-theme-2.3.6.zip
- FILE SIZE744527 bytes
- MD59a5d09d685f029305bdad7a9799f54cd
- SHA1111ba9ca5cd7952b396b2829f01c5a5504dbb060
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION2.3.6
- AUTHOR URIhttp://tareq.weDevs.com
- CREATION DATE2020-08-12
- LAST FILE UPDATE2020-08-12
- LAST VALIDATION2020-08-12 17:19
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
- add_submenu_page( 'themes.php', __( 'Slider', 'dokan-theme' ), __( 'Slider' File functions.php : 263:
Warning
- Found wrong tag in style.css header.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- No reference to custom header 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.
- No reference to the_post_thumbnail was found in the theme.
- Text Domain: is missing from your style.css header.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- 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.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 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.