Beskrivning
Presentations that design themselves. Create beautiful slides in seconds.
About Slidebean
Slidebean is an online platform that designs and creates presentations on demand with user provided content.
Making a professional slide presentation requires time and design skills that many users lack. Our presentation software separates content from design, allowing you to focus on what matters most. Then, it takes care of the formatting automatically. In other words, all you do is add your content, we convert it into beautiful slides.
Slidebean WordPress Plugin
With the Slidebean WordPress plugin, you can easily embed presentations from Slidebean.com to your WordPress posts using a simple shortcode.
Just use the [slidebean id=""]
shortcode with the following attributes:
- id – slide URL. Required field.
- width – slide width, in pixels. Optional. Default 640.
- height – slide height, in pixels. Optional. Default 480.
Mer information
For any questions or more information, please contact us at info@slidebean.com or tweet us @slidebean.
Skärmdumpar
Installation
Installation
- In your WordPress Dashboard go to ”Plugins” -> ”Add Plugin”.
- Search for ”Slidebean”.
- Install the plugin by pressing the ”Install” button.
- Activate the plugin by pressing the ”Activate” button.
Minimum Requirements
- WordPress version 3.7 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 7.0 or greater.
- MySQL version 5.6 or greater.
Vanliga frågor
- Installation Instructions
-
Installation
- In your WordPress Dashboard go to ”Plugins” -> ”Add Plugin”.
- Search for ”Slidebean”.
- Install the plugin by pressing the ”Install” button.
- Activate the plugin by pressing the ”Activate” button.
Minimum Requirements
- WordPress version 3.7 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 7.0 or greater.
- MySQL version 5.6 or greater.
- What does the plugin do?
-
The plugin will fetch the presentations so your readers can watch slide that are related to your post without leaving your site.
- How do I embed presentations?
-
To embed this presentations:
https://app.slidebean.com/p/8X4tJ4kart/What-is-Slidebean
Just copy the
ID
into the slidebean shortcode:[slidebean id="8X4tJ4kart"]
- How do I set custom dimensions to my presentations?
-
To set custom dimensions to your presentation, use following shortcode attributes:
[slidebean id="8X4tJ4kart" width="400" height="300"]
Default dimensions are 680px width and 480px height.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Slidebean” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Slidebean” har översatts till 6 språk. Tack till översättarna för deras bidrag.
Översätt ”Slidebean” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial release.
- Register shortcode.