wpseek.com
A WordPress-centric search engine for devs and theme authors
get_post_custom › WordPress Function
Since1.2.0
Deprecatedn/a
› get_post_custom ( $post_id = 0 )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Retrieves post meta fields, based on post ID.
The post meta fields are retrieved from the cache where possible, so the function is optimized to be called more than once.Related Functions: get_post_custom_keys, post_custom, get_post_custom_values, get_post_ancestors, get_post_time