Changeset 4803 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-loader.php
- Timestamp:
- 01/26/2017 11:29:43 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-loader.php
r4254 r4803 222 222 'wcpt-scheduled', 223 223 'wcpt-closed', 224 225 // back-compat226 'public',227 // todo this should be 'publish'?228 224 ); 229 225 } … … 242 238 'wcpt-needs-fill-list', 243 239 'wcpt-needs-schedule', 244 245 // back-compat246 'pending',247 240 ); 248 241 }
Note: See TracChangeset
for help on using the changeset viewer.