Changeset 58200 for trunk/src/wp-admin/export.php
- Timestamp:
- 05/26/2024 08:49:30 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/export.php
r58129 r58200 130 130 * Creates the date options fields for exporting a given post type. 131 131 * 132 * @since 3.1.0 133 * 132 134 * @global wpdb $wpdb WordPress database abstraction object. 133 135 * @global WP_Locale $wp_locale WordPress date and time locale object. 134 *135 * @since 3.1.0136 136 * 137 137 * @param string $post_type The post type. Default 'post'.
Note: See TracChangeset
for help on using the changeset viewer.