de

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


  |     Alle durchsuchen


wp_get_single_post [ WordPress Function ]

wp_get_single_post ( $postid = 0, $mode = OBJECT )
Parameter:
  • int $postid Post ID.
  • string $mode How to return result, either OBJECT, ARRAY_N, or ARRAY_A.
Gibt zurück:
  • object|array Post object or array holding post contents and information
Definiert in:



Retrieve a single post, based on post ID.

Has categories in 'post_category' property or key. Has tags in 'tags_input' property or key.

Beispiele [ wp-snippets.com ]

Top Google Suchergebnisse

Mehr ...

Nutzerduskussionen [ wordpress.org ]

0 Nutzerkommentare

Noch keine. Sei der Erste!

Neu hinzufügen ...



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