the_post [ WordPress Function ]
the_post ( No parameters )
| Uses: |
|
| See: |
|
| Defined at: |
|
Iterate the post index in the loop.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- the_post() - WordPress Codex
Description. Iterate the post index in The Loop. Retrieves the next post, sets up the post, sets the 'in the loop' property to true.
codex.wordpress.org - The Loop « WordPress Codex
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <!-- The following tests if the current post is in category 3. --> <!-- If it is, the div box is given the ...
codex.wordpress.org - The Post-American World - Wikipedia, the free encyclopedia
The Post-American World is a non-fiction book by Indian American journalist Fareed Zakaria. It was published in hardcover and audiobook formats in early May ...
en.wikipedia.org - onwebdev: WordPress: the_post() in depth
Feb 8, 2012 ... the_post() , as a matter of fact, is the most used WordPress function in any theme but also almost unknown to the masses. We all know that this ...
onwebdev.blogspot.com
Gebruikersdiscussies [ wordpress.org ]
- esmi on "Getting page content to show up in a category archive template"
- mheavers on "Getting page content to show up in a category archive template"
- chrisob120 on "the_author does not display"
- chrisob120 on "the_author does not display"
- lvl99 on "search result merge get_results to global wp results"
- lee@digitalacorn on "the_author does not display"
- aletalk on "the_author does not display"
- lee@digitalacorn on "the_author does not display"
- aletalk on "the_author does not display"
- lee@digitalacorn on "the_author does not display"