Archive | Functions RSS feed for this section

wp_set_post_categories

Set categories for a post.If the post categories parameter is not set, then the default category is going used.

4111

Continue reading

wp_set_password

Updates the user’s password with a new encrypted one.For integration with other applications, this function can be overwritten to instead use the other package password checking algorithm.

4109

Continue reading