Changeset 1994988
- Timestamp:
- 12/14/2018 04:49:17 PM (7 years ago)
- Location:
- simple-fancybox
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-fancybox/tags/1.0/readme.txt
r1993498 r1994988 11 11 12 12 == Description == 13 Simple Fancybox for WordPress image gallery. Works for both, shortcode gallery in classic editor and Gutengerg blocks. Install and activate, nothing else to set up here. Fancybox will work for WordPress galleries. By default, the plugin will use jQuery to apply FancyBox to any thumbnails that link directly to an image.13 Simple Fancybox for WordPress image gallery. Works for both, shortcode gallery in classic editor and Gutengerg blocks. Install and activate, nothing else to set up here. Fancybox will work for WordPress galleries. Only important thing is to set link to file, we don’t want to open attachment page. By default, the plugin will use jQuery to apply FancyBox to any thumbnails that link directly to an image. 14 14 15 15 Fancybox includes support for touch gestures and even supports pinch gestures for zooming. It is perfectly suited for both mobile and desktop browsers. … … 24 24 * Android 7.0 Tablet 25 25 26 [Plugin Home + Demo URL][1] 27 [1]: https://wordpress.transformnews.com/plugins/simple-fancybox-1437 28 26 29 Original fancybox script is licensed under the GPLv3 license for all open source applications. A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell). 27 30 -
simple-fancybox/trunk/readme.txt
r1993498 r1994988 11 11 12 12 == Description == 13 Simple Fancybox for WordPress image gallery. Works for both, shortcode gallery in classic editor and Gutengerg blocks. Install and activate, nothing else to set up here. Fancybox will work for WordPress galleries. By default, the plugin will use jQuery to apply FancyBox to any thumbnails that link directly to an image.13 Simple Fancybox for WordPress image gallery. Works for both, shortcode gallery in classic editor and Gutengerg blocks. Install and activate, nothing else to set up here. Fancybox will work for WordPress galleries. Only important thing is to set link to file, we don’t want to open attachment page. By default, the plugin will use jQuery to apply FancyBox to any thumbnails that link directly to an image. 14 14 15 15 Fancybox includes support for touch gestures and even supports pinch gestures for zooming. It is perfectly suited for both mobile and desktop browsers. … … 24 24 * Android 7.0 Tablet 25 25 26 [Plugin Home + Demo URL][1] 27 [1]: https://wordpress.transformnews.com/plugins/simple-fancybox-1437 28 26 29 Original fancybox script is licensed under the GPLv3 license for all open source applications. A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell). 27 30
Note: See TracChangeset
for help on using the changeset viewer.