-
Notifications
You must be signed in to change notification settings - Fork 381
Native WordPress Embed And Shortcode Support
Ryan Kienstra edited this page Jul 6, 2018
·
18 revisions
Embed/Shortcode | Support | Note |
---|---|---|
Caption Shortcode | ✅ | |
Gallery Shortcode | ✅ | |
Media Image | ✅ | |
Media Video Playlist | ✅ | |
Media Audio Playlist | ✅ | |
Media Video Shortcode | ✅ | |
Media Audio Shortcode | ✅ | |
Post Embed | ✅ | |
Amazon Embed | ✅ | |
Animoto Video Embed | ✅ | |
Cloudup Image Embed | ✅ | |
Cloudup Video Embed | ✅ | |
CollegeHumor Video Embed | ❌ | Due to an issue with CollegeHumor. "The embed attempts to load http content through an https amp-iframe src (amp-iframe requires https)." See #841 (comment). |
DailyMotion Video Embed | ✅ | |
Facebook Post Embed | ✅ | |
Facebook Video Embed | ✅ | |
Flickr Image Embed | ✅ | |
Flickr Video Embed | 🔸 | Thumbnail appears, but there's no video player. It outputs a <script> that's disallowed by AMP. Ryan sent a support email to Flickr, but hasn't heard back. See #841 (comment). |
Funny Or Die Video Embed | ✅ | |
Hulu Embed | N/A | Only shows a black box on non-AMP and AMP. See #1218 (comment) |
Imgur Embed | ✅ | Supported, see #1218 |
Instagram Embed | ✅ | |
Issuu Embed | ✅ | |
Kickstarter Embed | N/A | Doesn't display on non-AMP or AMP, using either the "Project short link" or iframe URL from this example project. |
MeetUp Embed | ✅ | |
Mixcloud Embed | ✅ | |
Polldaddy Embed | ✅ | |
Photobucket Embed | N/A | Not supported on non-AMP or AMP |
Reddit Embed | 🔸 | There's still a styling issue, probably related to amphtml#11869 |
ReverbNation Embed | ✅ | |
Screencast Embed | N/A | Doesn't display on non-AMP or AMP URLs, due to use of .swfs file. See #841 (comment). |
Scribd Embed | ✅ | |
SlideShare Embed | ✅ | |
SmugMug Embed | ✅ | |
Someecards Embed | ✅ | |
SoundCloud Embed | ✅ | |
Speaker Deck Embed | ✅ | |
Spotify Embed | ✅ | |
Ted Embed | ✅ | |
Tumblr Embed | ✅ | |
Twitter Embed | ✅ | |
VideoPress Embed | ✅ | |
Vimeo Embed | ✅ | |
Vine | N/A | Vine has been retired, and is "in an archived state" |
WordPress Plugin Directory Embed | ✅ | |
WordPress.tv Embed | ✅ | |
YouTube Embed | ✅ |
Legend
- ✅ Supported
- 🔸 Partially supported
- ❌ Not supported
- N/A Not supported in non-AMP or AMP
Notice: Please also see the plugin documentation on amp-wp.org