WP Manifestindependent plugin directory
manifest / content / content-slider-for-wp-posts

Section Slider

Display long posts interactively.

by KreeLabs · github.com/kreelabs/content-slider-for-wp-posts · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kreelabs/content-slider-for-wp-posts/archive/refs/heads/master.zip

From the readme

Content Slider for WP Posts (Section Slider) Display long posts interactively. Overview Content Slider for WP Posts (or Section Slider) is a content slider plugin for WordPress that helps you display long posts in a interactive slider. The plugin allow you to create multiple sections within your post. These sections are extracted and converted into a content slider page by the plugin. The plugin uses Aside post format by default and rename it to special post format called Deck. All posts that uses post format as Deck are treated as a special content post. Requirements PHP: v5.4.0+ WordPress: v3.8+ Browsers: All modern browsers and IE10+ Features ## 1. Simple shortcode section to separate different sections within a post. 2. Special post format Deck for the slider. 3. Fully extendable. 4. Can be used seamlessly in older posts. 5. Light weight and Responsive. 6. Hot key navigation (left and right arrow key) 7. Translation and customization ready. Installation 1. Unzip and upload the section-slider directory to the plugin directory (/wp-content/plugins/) or install it from Plugins-Add New-Upload 2. Activate the plugin through the Plugins menu in WordPress. Creating Content Sl

Read the full README on GitHub →