Zakra
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEzakra.3.0.1.zip
- FILE SIZE1531481 bytes
- MD524017be01bdc170ff6c847bbf4cd3dbe
- SHA15a22864b114af33f58e5888969c4a2cffcf6d0ac
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION3.0.1
- AUTHOR URIhttps://themegrill.com
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, news, e-commerce, rtl-language-support
- CREATION DATE2023-08-14
- LAST FILE UPDATE2023-08-14
- LAST VALIDATION2023-08-14 07:08
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- 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.
- 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.
- At least one hard coded date was found in the file utils.php. Function get_option( 'date_format' ) should be used instead.
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-zakra-woocommerce.php 80: * @return array $classes modified to include 'woocommerce-active' class. 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.