메소드 | 설명 | |
---|---|---|
find_field ( string $field_id, integer $post_id = null ) : array | false | Find field by field ID. | |
hash_fields ( string $post_type ) | Hash all fields into an indexed array for search | |
meta ( string $key, array $args = [], integer | null $post_id = null ) : mixed | Get post meta |
public static hash_fields ( string $post_type ) | ||
$post_type | string | Post type |