Switch language

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




the_id [ WordPress Function ]

the_id ( No parameters )
Defined at:

Soorgelijke functies: the_guid, get_the_id, the_widget, the_date, the_time


Display the ID of the current item in the WordPress Loop.

Source


<?php
function the_ID() {
    echo 
get_the_ID();
}
?>

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