Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




the_post [ WordPress Function ]

the_post ( No parameters )
Uses:
  • $wp_query
See:
Defined at:



Iterate the post index in the loop.

Source


<?php
function the_post() {
    global 
$wp_query;

    
$wp_query->the_post();
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics