Rtcamp Slider

Creates Wordpress admin options page for adding slides and show with shortcode.

Create slides from Settings > Rtcamp Slider and use shortcode [rtc-slider] to show the slider anywhere you want.
Shortcode Attributes :
width : default 100% ( slider width can be from 0 to 100 in % )
animation : default 'slide' ( can be 'fade' )
align : default 'left' ( can be 'center' or 'right' )

Contributors: Sayed Taqui
License: MIT Licensed (compatible with GPLv2 or later)
License URI: http://opensource.org/licenses/MIT

Rtcamp Slider is completely free ( MIT Licensed ) wordpress slider plugin.

Installation

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

Something is not working, what should I do ?

You can report bugs / issues at github issue page

How can I contribute to plugin development ?

You can contribute from github.
Do something nice and fork the project.

Changelog

1.0

  • Initial release