SlideBoom generates the special embed code for WordPress now. You can find it under the text “Embed into WordPress” at a presentation view page.
It is very easy to use this code. Just paste it into your post as a regular text and you’re done. All the magic is done by SlideBoom plugin for WordPress. Download and install our plugin once and be happy forever
This blog also uses WordPress engine, and you can see here how it works:
3 Responses to “Insert SlideBoom presentations into your WordPress blog”
Also not working on 2.8.2. I don’t know if this is a recent change, but I notice WordPress uses numerical character encodings for characters like “&”.
Using “&” as an example, this character will get encoded as “#038;” instead of “&”. This breaks the regex in your plugin, which is expecting “&”.
After looking at the code, I’m curious why you went the regex+filter route instead of using WordPress’s own shortcode API, which would have made this bulletproof and likely required 1/3rd the amount of code.
November 25th, 2008 at 1:34 pm
I have a WP v. 2.6.3 blog and the width function does not work. Has your plugin been upgraded to work with WP 2.6?
July 27th, 2009 at 11:34 am
Also not working on 2.8.2. I don’t know if this is a recent change, but I notice WordPress uses numerical character encodings for characters like “&”.
Using “&” as an example, this character will get encoded as “#038;” instead of “&”. This breaks the regex in your plugin, which is expecting “&”.
After looking at the code, I’m curious why you went the regex+filter route instead of using WordPress’s own shortcode API, which would have made this bulletproof and likely required 1/3rd the amount of code.
October 14th, 2012 at 11:16 pm
у меня перестал работать ваш плеер презентации. Что делать?