Making WordPress.org


Ignore:
Timestamp:
04/12/2021 08:22:03 PM (5 years ago)
Author:
iandunn
Message:

Events: Update WordCamp Europe 2021 details.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/events/1.0/index.php

    r10885 r10886  
    10621062                'type'       => 'wordcamp',
    10631063                'title'      => 'WordCamp Asia',
    1064                 'url'        => 'https://2020.asia.wordcamp.org/',
     1064                'url'        => 'https://asia.wordcamp.org/2020/',
    10651065                'meetup'     => '',
    10661066                'meetup_url' => '',
     
    10891089                'type'       => 'wordcamp',
    10901090                'title'      => 'WordCamp Europe',
    1091                 'url'        => 'https://2020.europe.wordcamp.org/',
     1091                'url'        => 'https://europe.wordcamp.org/2021/',
    10921092                'meetup'     => '',
    10931093                'meetup_url' => '',
    1094                 'date'       => '2020-06-04 00:00:00',
    1095                 'end_date'   => '2020-06-06 00:00:00',
    1096                 'start_unix_timestamp' => strtotime( '2020-06-04 00:00:00' ) - 1 * HOUR_IN_SECONDS,
    1097                 'end_unix_timestamp'   => strtotime( '2020-06-06 00:00:00' ) - 1 * HOUR_IN_SECONDS,
     1094                'date'                 => '2021-06-07 00:00:00',
     1095                'end_date'             => '2021-06-10 00:00:00',
     1096                'start_unix_timestamp' => strtotime( '2021-06-07 00:00:00' ) - 1 * HOUR_IN_SECONDS,
     1097                'end_unix_timestamp'   => strtotime( '2021-06-10 00:00:00' ) - 1 * HOUR_IN_SECONDS,
    10981098
    10991099                'location' => array(
     
    11171117                'type'       => 'wordcamp',
    11181118                'title'      => 'WordCamp US',
    1119                 'url'        => 'https://2020.us.wordcamp.org/',
     1119                'url'        => 'https://us.wordcamp.org/2020/',
    11201120                'meetup'     => '',
    11211121                'meetup_url' => '',
Note: See TracChangeset for help on using the changeset viewer.