Opened 15 years ago
Closed 13 years ago
#12686 closed enhancement (maybelater)
Make embed API easier to use with plugins
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Embeds | Keywords: | |
Focuses: | Cc: |
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)
#5
@
13 years 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.