Uses
Uses | Description |
---|---|
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |
wp-includes/post.php: get_post_type_object() | Retrieves a post type object by name. |
wp-includes/ms-blogs.php: wpmu_update_blogs_date() | Update the last_updated field for the current site. |