wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
get_post_field › WordPress Function
Seit2.3.0
Veraltetn/v
› get_post_field ( $field, $post = null, $context = 'display' )
Parameter: (3) |
|
Siehe: | |
Gibt zurück: |
|
Definiert in: |
|
Codex: | |
Changelog: |
|
Retrieves data from a post field based on Post ID.
Examples of the post field will be, 'post_type', 'post_status', 'post_content', etc and based off of the post object property or key names. The context values are based off of the taxonomy filter functions and supported values are found within those functions.Ähnliche Funktionen: get_post_time, get_term_field, get_post_meta, get_post_type, sanitize_post_field