Changeset 3382 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/cli/class-import.php
- Timestamp:
- 06/16/2016 07:55:34 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
r3373 r3382 93 93 'meta_input' => array( 94 94 '_author_ip' => $author_ip, 95 '_publish' => $topic->approved, 95 96 ), 96 97 ) );
Note: See TracChangeset
for help on using the changeset viewer.