Changeset 2898 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-site-cloner/wordcamp-site-cloner.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-site-cloner/wordcamp-site-cloner.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-site-cloner/wordcamp-site-cloner.php
r2745 r2898 120 120 $wordcamps = get_posts( array( 121 121 'post_type' => 'wordcamp', 122 'post_status' => 'publish',122 'post_status' => WordCamp_Loader::get_public_post_statuses(), 123 123 'posts_per_page' => 125, // todo temporary workaround until able to add filters to make hundreds of sites manageable 124 124 '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)