Opened 16 years ago
Closed 14 years ago
#12686 closed enhancement (maybelater)
Make embed API easier to use with plugins
| Reported by: | Viper007Bond | Owned by: | Viper007Bond |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Embeds | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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
@
14 years ago
- Milestone Future Release
- Resolution → maybelater
- Status new → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I've also been attempting something as well (most notably with BuddyPress).
Viper, let me know where you're at with this.