WordPress support?
dnavarrojr
20 Oct 2010 19:52
Any chance of Pond5 developing WordPress compatible plugins to support searching for clips, displaying clips, etc...
The first thing I'd like is a WordPress Plugin that allows me to insert a clip into a blog using the "square bracket" embed tags:
{pond5}clipid{/pond5}
Where you use square brackets instead. This would embed the animation preview player into a blog post.
The first thing I'd like is a WordPress Plugin that allows me to insert a clip into a blog using the "square bracket" embed tags:
{pond5}clipid{/pond5}
Where you use square brackets instead. This would embed the animation preview player into a blog post.
OverheadProductions
30 Apr 2013 01:46
Has there been any development or workarounds for this suggestion? I have a blog and it would be really useful to embed my clips into a blog post.
ryanp5
30 Apr 2013 19:38
Does the iframe embed code not work? Doesn't wordpress support iframe?
ThisBruceSmith
1 May 2013 00:49
What I think OverheadProductions is getting at is that it's a hassle to paste the embed codes into every blog post, and easy to mess up if you don't do it correctly. Wordpress has its own coding scheme that allows plugin writers to automate the embeds so that the author just puts in a "shortcode" with the clip ID and then the rest of the embed/object codes get slapped in around it when the CMS is building the page. I searched wordpress.org but didn't see any such plugin.