Opened 3 years ago
Closed 7 months ago
#12686 closed enhancement (maybelater)
Make embed API easier to use with plugins
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Embeds | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | r-a-y@…, georgemamadashvili@… |
Description
It's a bit of a pain to do a URL to embed currently (say you want to make a custom shortcode).
I'll be creating some wrapper functions to make this easier to do.
Change History (5)
comment:5
Viper007Bond — 7 months ago
- Milestone Future Release deleted
- Resolution set to maybelater
- Status changed from new to closed
Going to close this in favor of making separate tickets down the road when I get more time.
Making new shortcodes that use oEmbed and/or the embed API is pretty easy:
http://www.viper007bond.com/2010/06/23/creating-simple-oembed-based-wordpress-shortcodes/
Using the embed API in comments, widgets, etc. is a lot more complicated and stuff like that deserves it's own specific tickets.
Note: See
TracTickets for help on using
tickets.

I've also been attempting something as well (most notably with BuddyPress).
Viper, let me know where you're at with this.