Twenty Sixteen
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEtwentysixteen.zip
- FILE SIZE1596141 bytes
- MD51a07c99d7a8d8bf2e4948b510f9ff8a6
- SHA10a1e1d93af0168482b2e3db1c227b99f6275e6c4
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://wordpress.org/themes/twentysixteen/
- VERSION1.4
- AUTHOR URIhttps://wordpress.org/
- TAGSone-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, tra
- CREATION DATE2023-11-29
- LAST FILE UPDATE2023-11-29
- LAST VALIDATION2023-11-29 17:42
- OTHER VERSIONS
This theme is open source.
Critical alerts
- Found <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3024.032389169208!2d-74.36101088424654!3d40.71730347933136!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c3afb2cb4117b5%3A0xf0aa7e0efb440a90!2s42+Maple+St+3rd+Floor%2C+Summit%2C+NJ+07901!5e0!3m2!1sen!2s!4v1525446701498" width="559px" height="190" frameborder="0" style="border:0" allowfullscreen> in file footer.php. 36: <div class='map'><?php echo $value; ?><!--<iframe src='https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3024.032
- bloginfo('template_url'); ?>/images/lkd_icon.png'/></a> bloginfo('template_url') was found in the file footer.php. Use echo esc_url( get_template_directory_uri() ) instead.133: <a target='_blank' href='<?php echo $value; ?>'><img src='<?php
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
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - Possible hard-coded links were found in the file footer.php.127: <p><?php echo $value; ?> | <a href='https://www.essentialfsi.com/data-privacy-policy/' class='privacy-link'>Dat
- 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 : customizer.php 234: * The default schemes include 'default', 'dark', 'gray', 'red', and 'yellow'. 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.