Changeset 1467447
- Timestamp:
- 08/04/2016 07:51:49 AM (10 years ago)
- Location:
- cheeko-slider/trunk
- Files:
-
- 2 edited
-
cheeko-slider.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cheeko-slider/trunk/cheeko-slider.php
r1461341 r1467447 1 1 <?php 2 2 /* 3 * Plugin Name: WordPress Responsive Slider3 * Plugin Name: Simple Responsive Image Slider 4 4 * Plugin URI: http://www.base29.com 5 5 * Description: WordPress Responsive Slider creates all in one image slide show with controls such as pagination next, previous links from the images you upload. You* can upload/delete images via the administration panel. You can display the slider in your theme by using the [cheeko_slider] shortcode in the template or in the wordpress editor. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: Base29 8 8 * Author URI: http://www.base29.com … … 12 12 * ##################################################################################################### 13 13 * # # 14 * # WordPress Responsive Slider is a free software: you can redistribute it and/or modify #14 * # Simple Responsive Image Slider is a free software: you can redistribute it and/or modify # 15 15 * # it under the terms of the GNU General Public License as published by # 16 16 * # the Free Software Foundation, either version 2 of the License, or # 17 17 * # any later version. # 18 18 * # # 19 * # CheekoSlider is distributed in the hope that it will be useful, #19 * # Simple Responsive Image Slider is distributed in the hope that it will be useful, # 20 20 * # but WITHOUT ANY WARRANTY; without even the implied warranty of # 21 21 * # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -
cheeko-slider/trunk/readme.txt
r1461339 r1467447 1 === WordPress Responsive Slider ===1 === Simple Responsive Image Slider === 2 2 Contributors: Base29 3 3 Donate link: http://www.base29.com/ … … 13 13 == Description == 14 14 15 WordPress Responsive Slider creates all in one image slide show with controls such as pagination next, previous links from the images you upload. You can upload/delete images via the administration panel. You can display the slider in your theme by using the [cheeko_slider] shortcode in the template or in the wordpress editor.15 Simple Responsive Image Slider creates all in one image slide show with controls such as pagination next, previous links from the images you upload. You can upload/delete images via the administration panel. You can display the slider in your theme by using the [cheeko_slider] shortcode in the template or in the wordpress editor. 16 16 17 17 = Key Features = … … 24 24 = Demo = 25 25 26 [Click here for demo](http://demo.base29.com/ cheeko-slider/)26 [Click here for demo](http://demo.base29.com/simple-responsive-image-slider/) 27 27 28 28 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.