edwardr / slideshow-posts

Slideshow Posts creates a new post type for Slideshows, great for creating Top 10 or other navigable content lists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Slideshow Posts ===
Contributors: wpnook
Tags: slideshow, articles, posts, blog
Donate link: https://codewrangler.io
Requires at least: 4.5
Tested up to: 4.9
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Lets you create slideshow articles/posts, such as Top 10 lists, etc.

== 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.

== 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.

== Frequently Asked Questions ==

= 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.

== Screenshots ==

1. Slideshow post front page
2. Slideshow post navigation
3. Slide creation panel
4. Plugin options panel

== Changelog ==

= 1.0 =
* Initial release

About

Slideshow Posts creates a new post type for Slideshows, great for creating Top 10 or other navigable content lists.

License:GNU General Public License v2.0


Languages

Language:PHP 86.7%Language:JavaScript 11.5%Language:CSS 1.8%