Archive | Documentation RSS feed for this section

wp_get_post_categories

Retrieve 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.

3729

Continue reading

wp_get_post_autosave

Retrieve the autosaved data of the specified post.Returns a post object containing the information that was autosaved for the specified post.

3727

Continue reading