Changeset 890215
- Timestamp:
- 04/09/2014 05:10:05 PM (12 years ago)
- Location:
- gallery-slideshow
- Files:
-
- 3 edited
- 2 copied
-
tags/1.3.1 (copied) (copied from gallery-slideshow/trunk)
-
tags/1.3.1/gallery-slideshow.php (copied) (copied from gallery-slideshow/trunk/gallery-slideshow.php) (1 diff)
-
tags/1.3.1/readme.txt (modified) (3 diffs)
-
trunk/gallery-slideshow.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gallery-slideshow/tags/1.3.1/gallery-slideshow.php
r890210 r890215 3 3 Plugin Name: Gallery <-> Slideshow 4 4 Description: Turn any WordPress gallery into a slideshow using the "gss" shortcode. 5 Version: 1.3 5 Version: 1.3.1 6 6 Author: Jethin 7 7 Author URI: http://s89693915.onlinehome.us/wp/?page_id=4 -
gallery-slideshow/tags/1.3.1/readme.txt
r889462 r890215 4 4 Requires at least: 3.0 5 5 Tested up to: 3.8 6 Stable tag: 1.3 6 Stable tag: 1.3.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Turn any WordPress gallery into a simple, robust, lightweight and responsiveslideshow.10 Turn any WordPress gallery into a simple, robust, lightweight and fluid slideshow. 11 11 12 12 == Description == … … 85 85 == Changelog == 86 86 87 = 1.3.1 = 88 * Fixed header bug from version 1.3 uploaded to WordPress. 89 87 90 = 1.3 = 88 91 * Added carousel pager (thumbnails) and embed functionalities. … … 100 103 == Upgrade Notice == 101 104 105 = 1.3.1 = 106 Fixed header bug from version 1.3 uploaded to WordPress. 107 102 108 = 1.3 = 103 109 Plugin now supports carousel pager (thumbnails) navigation and embed functionality (experimental). -
gallery-slideshow/trunk/gallery-slideshow.php
r890210 r890215 3 3 Plugin Name: Gallery <-> Slideshow 4 4 Description: Turn any WordPress gallery into a slideshow using the "gss" shortcode. 5 Version: 1.3 5 Version: 1.3.1 6 6 Author: Jethin 7 7 Author URI: http://s89693915.onlinehome.us/wp/?page_id=4 -
gallery-slideshow/trunk/readme.txt
r889462 r890215 4 4 Requires at least: 3.0 5 5 Tested up to: 3.8 6 Stable tag: 1.3 6 Stable tag: 1.3.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Turn any WordPress gallery into a simple, robust, lightweight and responsiveslideshow.10 Turn any WordPress gallery into a simple, robust, lightweight and fluid slideshow. 11 11 12 12 == Description == … … 85 85 == Changelog == 86 86 87 = 1.3.1 = 88 * Fixed header bug from version 1.3 uploaded to WordPress. 89 87 90 = 1.3 = 88 91 * Added carousel pager (thumbnails) and embed functionalities. … … 100 103 == Upgrade Notice == 101 104 105 = 1.3.1 = 106 Fixed header bug from version 1.3 uploaded to WordPress. 107 102 108 = 1.3 = 103 109 Plugin now supports carousel pager (thumbnails) navigation and embed functionality (experimental).
Note: See TracChangeset
for help on using the changeset viewer.