Changeset 2898 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-api/classes/ics.php
- Timestamp:
- 04/05/2016 04:05:02 PM (10 years ago)
- Location:
- sites/trunk/wordcamp.org
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
public_html/wp-content/plugins/wordcamp-api/classes/ics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org
-
Property svn:mergeinfo
set to
/sites/branches/application-tracking/wordcamp.org 2783-2897
-
Property svn:mergeinfo
set to
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-api/classes/ics.php
r481 r2898 53 53 54 54 $query = new WP_Query( array( 55 'post_type' => WCPT_POST_TYPE_ID, 55 'post_type' => WCPT_POST_TYPE_ID, 56 'post_status' => array( 57 'wcpt-scheduled', 58 'wcpt-needs-debrief', 59 'wcpt-debrief-schedul', 60 'wcpt-closed', 61 62 // back-compat 63 'publish', 64 ), 56 65 'posts_per_page' => 50, 57 66 'meta_key' => 'Start Date (YYYY-mm-dd)',
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)