Changeset 46288 for trunk/src/wp-includes/post.php
- Timestamp:
- 09/24/2019 12:53:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r46279 r46288 5114 5114 * 5115 5115 * @since 1.5.0 5116 * @since 4.6.0 Converted the `$page` parameter tooptional.5116 * @since 4.6.0 The `$page` parameter was made optional. 5117 5117 * 5118 5118 * @param WP_Post|object|int $page Optional. Page ID or WP_Post object. Default is global $post.
Note: See TracChangeset
for help on using the changeset viewer.