Beskrivning
The Slideshow plugin gives you a shortcode called [slideshow]
, which pulls any image attachments for a post (or any post type) and formats them into a nicely-designed slideshow.
The Slideshow plugin was originally developed as a feature of the News theme (if you’re using that theme, please don’t install this plugin). Realizing that users sometimes switch themes, we wanted to give those users a way to continue using their slideshows with other themes. This also allows us to make the slideshow feature something that anyone can use, even if they’re not using one of our themes.
Skärmdumpar
Installation
- Upload
slideshow
to the/wp-content/plugins/
directory. - Aktivera tillägget via menyn ”Tillägg” i WordPress.
More detailed instructions are included in the plugin’s readme.html
file.
Vanliga frågor
- Installation Instructions
-
- Upload
slideshow
to the/wp-content/plugins/
directory. - Aktivera tillägget via menyn ”Tillägg” i WordPress.
More detailed instructions are included in the plugin’s
readme.html
file. - Upload
- Why was this plugin created?
-
To provide a simple shortcode for users to create elegant slideshows on their sites.
- How do I use it?
-
You must first upload some images while creating a post. You then need to add the
[slideshow]
shortcode to the post editor. It works exactly like the WordPress[gallery]
shortcode.To add captions, write some text in the ”description” or ”caption” field for the images.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Slideshow” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Slideshow” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Slideshow” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
Version 0.1
- Plugin launch. Everything’s new!