This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Slideshow Posts

Description

Slideshow Posts creates a new post type for Slideshows, great for creating Top 10 or other navigable content lists. Options include slide navigation settings and the ability to add the slideshow posts to your main congit ent feeds. Plays nicely and inherits styling with most themes.

Screenshots

  • Slideshow post front page
  • Slideshow post navigation
  • Slide creation panel
  • Plugin options panel

Installation

  1. Upload the \’cw-slideshow\’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. Visit the Options panel to set up the plugin.

FAQ

Installation Instructions
  1. Upload the \’cw-slideshow\’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. Visit the Options panel to set up the plugin.
How can I use a custom template?

By default, Slideshow Posts uses your single.php template — the same template that’s generally used for blog posts. You can make a custom template by copying the single.php template into a new file named “single-cw-slideshow.php” — this will then be used instead of single.php and you can make your template customizations. Do not remove the loop or the slideshow content will not display.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Slideshow Posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Slideshow Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release