[wp-meta] [Making WordPress.org] #1292: Display Meetup.com Events on Rosetta Sites

Making WordPress.org noreply at wordpress.org
Mon Oct 5 16:36:34 UTC 2015


#1292: Display Meetup.com Events on Rosetta Sites
--------------------------+-------------------------------------------
  Reporter:  DeFries      |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Component:  International Sites (Rosetta)
Resolution:               |   Keywords:
--------------------------+-------------------------------------------

Comment (by iandunn):

 Replying to [comment:11 DeFries]:
 > Where does the code live for this plugin?

 It's
 [https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
 /wp-content/plugins/official-wordpress-events in the Meta repo], and it's
 already is pulling all official events --
 [https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
 /wp-content/plugins/official-wordpress-events/official-wordpress-
 events.php?rev=1799#L197 including their location] -- so it seems like
 that may provide all the data you need, without needing a UI for anything.

 > Does it work via a shortcode by any chance?

 It does. So, maybe it just needs to accept a new shortcode parameter for a
 location, and then that would be geolocated to a set of coordinates, and
 the list would be restricted to events within `X` kilometers of that
 point? e.g.,

 `[official-wordpress-events restrict-location="Berlin, Germany"]`

 (There's probably a better name for that parameter, but I can't think of
 one at the moment)

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1292#comment:12>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list