Making WordPress.org


Ignore:
Timestamp:
04/20/2020 10:28:31 PM (6 years ago)
Author:
iandunn
Message:

Events: Normalize default meetup and meetup_url values.

File:
1 edited

Legend:

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

    r9751 r9753  
    12051205                        'title'      => 'WP15',
    12061206                        'url'        => 'https://wordpress.org/news/2018/04/celebrate-the-wordpress-15th-anniversary-on-may-27/',
    1207                         'meetup'     => null,
    1208                         'meetup_url' => null,
     1207                        'meetup'     => '',
     1208                        'meetup_url' => '',
    12091209                        'date'       => '2018-05-27 12:00:00',
    12101210                        'location'   => array(
     
    12601260                        'title'      => 'WordCamp Santa Clarita Online',
    12611261                        'url'        => 'https://2020.santaclarita.wordcamp.org/',
    1262                         'meetup'     => null,
    1263                         'meetup_url' => null,
     1262                        'meetup'     => '',
     1263                        'meetup_url' => '',
    12641264                        'date'       => '2020-04-18 12:00:00',
    12651265                        'location'   => array(
Note: See TracChangeset for help on using the changeset viewer.