Changeset 30122 for trunk/src/wp-admin/export.php
- Timestamp:
- 10/31/2014 05:55:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/export.php
r27469 r30122 113 113 * Create the date options fields for exporting a given post type. 114 114 * 115 * @global wpdb $wpdb WordPress database object.115 * @global wpdb $wpdb WordPress database abstraction object. 116 116 * @global WP_Locale $wp_locale Date and Time Locale object. 117 117 *
Note: See TracChangeset
for help on using the changeset viewer.