[ Index ] |
PHP Cross Reference of WordPress |
Up one level | ||
images/ | ||
languages/ | ||
404.php [source] [30 lines] | Template for displaying 404 pages (Not Found) | |
archive.php [source] [70 lines] | Template for displaying Archive pages | |
attachment.php [source] [27 lines] | Template for displaying attachments | |
author.php [source] [85 lines] | Template for displaying Author Archive pages | |
block-patterns.php [source] [61 lines] | Block Patterns | |
category.php [source] [39 lines] | Template for displaying Category Archive pages | |
comments.php [source] [95 lines] | Template for displaying Comments | |
footer.php [source] [69 lines] | Template for displaying the footer Contains the closing of the id=main div and all content after. Calls sidebar-footer.php for bottom widgets. | |
functions.php [source] [761 lines] | TwentyTen functions and definitions Sets up the theme and provides some helper functions. Some helper functions 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] [133 lines] | Header template for our theme | |
index.php [source] [33 lines] | Main template file | |
loop-attachment.php [source] [182 lines] | The loop that displays an attachment The loop displays the posts and the post content. See https://developer.wordpress.org/themes/basics/the-loop/ to understand it and https://developer.wordpress.org/themes/basics/template-tags/ to understand the tags used in it. | |
loop-page.php [source] [48 lines] | The loop that displays a page | |
loop-single.php [source] [91 lines] | The loop that displays a single post | |
loop.php [source] [211 lines] | The loop that displays posts | |
onecolumn-page.php [source] [32 lines] | Template Name: One column, no sidebar | |
page.php [source] [33 lines] | Template for displaying all pages | |
search.php [source] [43 lines] | Template for displaying Search Results pages | |
sidebar-footer.php [source] [62 lines] | The Footer widget areas | |
sidebar.php [source] [59 lines] | Sidebar template containing the primary and secondary widget areas | |
single.php [source] [28 lines] | Template for displaying all single posts | |
tag.php [source] [34 lines] | Template for displaying Tag Archive pages |
Generated: Sat Nov 23 01:00:02 2024 | Cross-referenced by PHPXref 0.7.1 |