| Up one level
| |
| css/
| |
| fonts/
| |
| genericons/
| |
| inc/
| |
| js/
| |
| template-parts/
| |
| 404.php [source] [34 lines] | The template for displaying 404 pages (not found) |
| archive.php [source] [70 lines] | The template for displaying archive pages |
| comments.php [source] [83 lines] | The template for displaying comments |
| footer.php [source] [74 lines] | The template for displaying the footer Contains the closing of the #content div and all content after |
| functions.php [source] [624 lines] | Twenty Sixteen functions and definitions Set up the theme and provides some helper functions, which are used in the theme as custom template tags. Others are attached to action and filter hooks in WordPress to change core functionality. |
| header.php [source] [121 lines] | The template for displaying the header Displays all of the head element and everything up until the "site-content" div. |
| image.php [source] [120 lines] | The template for displaying image attachments |
| index.php [source] [67 lines] | The main template file |
| page.php [source] [42 lines] | The template for displaying pages |
| readme.txt [source] [202 lines] | |
| rtl.css [source] [752 lines] | Table of Contents: 1.0 - Normalize 2.0 - Typography 3.0 - Elements 4.0 - Forms 5.0 - Navigations 6.0 - Accessibility 7.0 - Widgets 8.0 - Content 8.1 - Header 8.2 - Posts and pages 8.3 - Comments 8.4 - Footer 9.0 - Multisites 10.0 - Media Queries 10.1 - >= 710px 10.2 - >= 910px 10.3 - >= 985px 10.4 - >= 1200px |
| search.php [source] [62 lines] | The template for displaying search results pages |
| searchform.php [source] [28 lines] | Template for displaying search forms in Twenty Sixteen |
| sidebar-content-bottom.php [source] [28 lines] | The template for the content bottom widget areas on posts and pages |
| sidebar.php [source] [16 lines] | The template for the sidebar containing the main widget area |
| single.php [source] [61 lines] | The template for displaying all single posts and attachments |
| style.css [source] [4023 lines] | Table of Contents 1.0 - Normalize 2.0 - Genericons 3.0 - Typography 4.0 - Elements 5.0 - Forms 6.0 - Navigation 6.1 - Links 6.2 - Menus 7.0 - Accessibility 8.0 - Alignments 9.0 - Clearings 10.0 - Widgets 11.0 - Content 11.1 - Header 11.2 - Posts and pages 11.3 - Post Formats 11.4 - Comments 11.5 - Sidebar 11.6 - Footer 12.0 - Media 12.1 - Captions 12.2 - Galleries 13.0 - Multisite 14.0 - Media Queries 14.1 - >= 710px 14.2 - >= 783px 14.3 - >= 910px 14.4 - >= 985px 14.5 - >= 1200px 15.0 - Print |