[wp-meta] [Making WordPress.org] #1292: Display Meetup.com Events on Rosetta Sites
Making WordPress.org
noreply at wordpress.org
Thu Mar 23 18:25:09 UTC 2017
#1292: Display Meetup.com Events on Rosetta Sites
-------------------------------------------+------------------
Reporter: DeFries | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: International Sites (Rosetta) | Resolution:
Keywords: needs-patch |
-------------------------------------------+------------------
Comment (by iandunn):
The widget I mentioned above
[https://make.wordpress.org/community/2017/03/23/showing-upcoming-local-
events-in-wp-admin/ is available now]. The source code is
[https://wordpress.org/plugins/nearby-wp-events in the plugin repo], but
people here might be more interested in
[https://codex.wordpress.org/WordPress.org_API#Events the new API endpoint
that powers it].
* You can pull events within a radius of a city, e.g.,
https://api.wordpress.org/events/1.0/?locale=de_DE&timezone=Europe/Berlin&location=Wien
* Or all events within a country:
https://api.wordpress.org/events/1.0/?country=DE
Other options are available too, check the docs linked above for details.
The `official-wordpress-events` plugin pulls the data from the
WordCamp.org and Meetup.com APIs, then saves it in a database. Then
api.wordpress.org/events queries the database for the events.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1292#comment:23>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list