post_custom
post_custom ( $key = '' )
Parameters:- (string) key Meta data key name.
Returns:- (array|string|false) Array of values, or single value if only one element exists. False if the key does not exist.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Retrieves post custom meta data field.