Switch language

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




the_excerpt [ WordPress Function ]

the_excerpt ( No parameters )
Uses:
Defined at:



Display the post excerpt.

Source


<?php
function the_excerpt() {
    echo 
apply_filters('the_excerpt'get_the_excerpt());
}
?>

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