Changeset 3213
- Timestamp:
- 05/23/2016 05:37:53 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/cli/class-import.php
r3212 r3213 84 84 'status' => $status, 85 85 'author' => $topic->topic_poster, 86 'override_modified_date' => true, 86 87 'post_date_gmt' => $topic->topic_start_time, 87 88 'post_date' => $topic->topic_start_time,
Note: See TracChangeset
for help on using the changeset viewer.