styles.css |
The themes style sheet |
Pages and Poste | |
lndex.php |
The main page file |
<?php the tltleO ?> |
Displays the tltle ol the page or post |
fooler.php |
The global footer file |
<?php the_content() ?> |
Displays the content of the page or post |
header.php |
The global header file |
<?php the excerpt() ?> |
Displays an excerpt of the page or post |
sidebar.php |
The global sidebar file |
<?php the date() ?> |
Displays the published datę of the page or post |
page.php |
The single page file |
<?php the_time() ?> |
Displays the published time of the page or post |
single.php |
The single post file |
<?php the eategoryO ?> |
Displays the category of the post |
archlye.php The archiye and category file |
<?php the permalink() ?> Displays the URL for the page or posts permalink | ||
searchform.php |
The search form file |
<?php the_IO0; ?> |
Displays the Number ID of the post |
search.php |
The search results page file |
<?php the author(); ?> |
Displays the name of the author of the post |
404 .php |
The error page file |
<?php posts nay link(); ?> |
Displays previous page and next page links |
comments.php |
The comments file |
<?php next_post_link() ?> |
Displays a newer posts link |
Templates: The IncludeTags |
1 <?php edit post link( ('Edit Post')); 7> Displays a edit link | ||
<?php get header(); ?> |
<?php the_search_queryO;?> |
Displays the search form value | |
<?php get_sidebar(); ?> |
Usts | ||
<?php get footer(); ?> |
<?php wp list pagesf); ?> |
Displays the pages | |
<?php comments_template(); ?> |
<?php wp tag cloud(|: ?> |
Displays the tag cloud | |
. <?php wp _llst_cats(); ?> |
Displays the categories | ||
Templates: Theme Definition |
<?php get calendarO; ?> |
Displays the calendar | |
r |
<?php wp_get_archives() ?> |
Displays the archives by datę | |
Theme Name: Wordpress Theme Theme URI: http://onextrapixel.com Deacription: Onextrapixel Theme |
<?php get links list(); 7> |
Displays the blogroll links | |
Admin and Login |