de

wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren




get_page_templates [ WordPress Function ]

get_page_templates ( Keine Parameter )
Gibt zurück:
  • (array) Key is the template name, value is the filename of the template
Definiert in:



Get the Page Templates available in this theme

Source


<?php
function get_page_templates() {
    return 
array_flipwp_get_theme()->get_page_templates() );
}
?>

Beispiele [ wp-snippets.com ]

Top Google Suchergebnisse

Mehr ...

0 Nutzerkommentare

Noch keine. Sei der Erste!

Neu hinzufügen ...



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