Opened 4 months ago
Last modified 4 weeks ago
#23171 new enhancement
Add Meetup.com oEmbed support
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Embeds | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | bronson@…, lachlan@…, japh@…, DrewAPicture, mdhansen@… |
Description
Given the number of meetups people are doing around the world I think it would be nice to add Meetup.com to the list of oEmbed providers.
http://www.meetup.com/meetup_api/docs/oembed/
Currently there is a minor issue with their oEmbed API as it fails when the Meetup group has a custom domain for the group. I've had to do some dodgy code for our Aussie custom domains to get around that:
https://github.com/BronsonQuick/wpaustralia/blob/master/plugins/wpoz-meetups/wpoz_meetups.php
Seeing their is a new agreement between http://make.wordpress.org/events/ and Meetup.com hopefully one of the Automatticians can let Meetup.com know that their API needs a patch for custom domains ;)
Attachments (3)
Change History (10)
comment:2
SergeyBiryukov — 4 months ago
- Version changed from trunk to 3.5
comment:3
DrewAPicture — 4 months ago
- Cc DrewAPicture added
comment:4
MikeHansenMe — 4 months ago
- Cc mdhansen@… added
I received an email from Meetup.com yesterday regarding custom domains:
We're reaching out to you about a change we've made to how Meetup handles custom domains, which will affect you directly.
We introduced custom domains some time ago and since then, we've incorporated a variety of third parties into the platform for registration, billing and payment collection.
Unfortunately, the way custom domains are currently offered makes it harder for us to ensure a secure browsing experience and incorporate additional third party tools for dues and event fees, so we're changing up how they work going forward.
You can still use a custom domain to point to your Meetup Group, and we will continue to verify if your domain is valid. However, we're turning off link generation to your domain on Meetup pages as of Tuesday, May 7th.
This means the minor issue I mentioned above won't be an issue soon :)
comment:6
follow-up:
↓ 7
markoheijnen — 4 weeks ago
I don't know what the rules are for adding oEmbed support but this seems like a rare case someone will use it. So doesn't a plugin makes more sense. Or is the penalty not that high so we can just add it when a platform supports it?
comment:7
in reply to:
↑ 6
SergeyBiryukov — 4 weeks ago
Replying to markoheijnen:
I don't know what the rules are for adding oEmbed support but this seems like a rare case someone will use it. So doesn't a plugin makes more sense. Or is the penalty not that high so we can just add it when a platform supports it?
Related: ticket:21632:3, ticket:21635:7

+1