Uses
Uses | Description |
---|---|
wp-includes/user.php: wp_get_user_request() | Return the user request object for the specified request ID. |
wp-includes/post.php: wp_update_post() | Update a post with new post data. |
wp-includes/post.php: update_post_meta() | Updates a post meta field based on the given post ID. |