Changeset 2832 for sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/applications/wordcamp.php
- Timestamp:
- 03/28/2016 08:45:29 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/applications/wordcamp.php
r2821 r2832 161 161 'post_type' => 'wordcamp', 162 162 'post_title' => 'WordCamp ' . $data['q_1079103_wordcamp_location'], 163 'post_status' => 'draft', // todo use new default status163 'post_status' => WCPT_DEFAULT_STATUS, 164 164 'post_author' => is_a( $user, 'WP_User' ) ? $user->ID : 0, 165 165 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)