Changeset 35170 for trunk/src/wp-admin/includes/template-functions.php
- Timestamp:
- 10/14/2015 11:43:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template-functions.php
r35139 r35170 569 569 * @since 1.2.0 570 570 * 571 * @global wpdb $wpdb 571 * @global wpdb $wpdb WordPress database abstraction object. 572 572 * 573 573 * @param WP_Post $post Optional. The post being edited. … … 759 759 * @since 4.4.0 `$post` argument was added. 760 760 * 761 * @global wpdb $wpdb 761 * @global wpdb $wpdb WordPress database abstraction object. 762 762 * 763 763 * @param int $default Optional. The default page ID to be pre-selected. Default 0.
Note: See TracChangeset
for help on using the changeset viewer.