wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_get_post_categories › WordPress Function
Since2.1.0
Deprecatedn/a
› wp_get_post_categories ( $post_id = 0, $args = array() )
Parameters: (2) |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Retrieves the list of categories for a post.
Compatibility layer for themes and plugins. Also an easy layer of abstraction away from the complexity of the taxonomy layer.Related Functions: wp_set_post_categories, wp_get_post_cats, wp_get_post_terms, wp_list_categories, wp_set_post_cats