Changeset 2856426
- Timestamp:
- 01/29/2023 08:42:05 AM (3 years ago)
- Location:
- wow-carousel-for-divi-lite
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.10 (copied) (copied from wow-carousel-for-divi-lite/trunk)
-
tags/1.2.10/readme.txt (modified) (2 diffs)
-
tags/1.2.10/wow-divi-carousel-lite.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wow-divi-carousel-lite.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wow-carousel-for-divi-lite/tags/1.2.10/readme.txt
r2834293 r2856426 1 === Wow Divi Carousel Lite - Divi Theme and Divi Builder===1 === Wow Carousel for Divi Builder - Divi & Extra Theme === 2 2 Contributors: divipeople 3 3 Tags: divi, divi theme, divi builder, divi module, divi page builder 4 4 Requires at least: 4.8 5 5 Tested up to: 6.1 6 Stable tag: 1.2. 96 Stable tag: 1.2.10 7 7 Requires PHP: 7.0 8 8 License: GPLv2 … … 14 14 [Wow Divi Carousel Lite](https://divipeople.com/wow-divi-carousel/) is a Divi touch-enabled plugin that lets you create a beautiful responsive slider or carousel. 15 15 16 [Check the Demos](https://divipeople.com/wow-divi-carousel/) 17 18 **Our friend Farjana made a 10 minutes long in depth review of [Wow Divi Carousel](https://divipeople.com/wow-divi-carousel/)** 19 20 https://www.youtube.com/watch?v=L7tdJxeHiDo 16 [Get Pro Now](https://divipeople.com/wow-divi-carousel/) | [Check the Demos](https://divipeople.com/wow-divi-carousel/) 21 17 22 18 ### Key Feature List -
wow-carousel-for-divi-lite/tags/1.2.10/wow-divi-carousel-lite.php
r2834293 r2856426 1 1 <?php 2 2 /* 3 Plugin Name: Wow Carousel for Divi Lite3 Plugin Name: Wow Carousel for Divi ( Free ) 4 4 Plugin URI: https://wordpress.org/plugins/wow-carousel-for-divi-lite/ 5 5 Description: A Divi touch enabled plugin that lets you create a beautiful responsive carousel slider. 6 Version: 1.2. 96 Version: 1.2.10 7 7 Author: DiviPeople 8 8 Author URI: https://divipeople.com/ … … 30 30 } 31 31 32 define( 'WDCL_PLUGIN_VERSION', '1.2. 9' );32 define( 'WDCL_PLUGIN_VERSION', '1.2.10' ); 33 33 define( 'WDCL_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 34 34 define( 'WDCL_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); -
wow-carousel-for-divi-lite/trunk/readme.txt
r2834293 r2856426 1 === Wow Divi Carousel Lite - Divi Theme and Divi Builder===1 === Wow Carousel for Divi Builder - Divi & Extra Theme === 2 2 Contributors: divipeople 3 3 Tags: divi, divi theme, divi builder, divi module, divi page builder 4 4 Requires at least: 4.8 5 5 Tested up to: 6.1 6 Stable tag: 1.2. 96 Stable tag: 1.2.10 7 7 Requires PHP: 7.0 8 8 License: GPLv2 … … 14 14 [Wow Divi Carousel Lite](https://divipeople.com/wow-divi-carousel/) is a Divi touch-enabled plugin that lets you create a beautiful responsive slider or carousel. 15 15 16 [Check the Demos](https://divipeople.com/wow-divi-carousel/) 17 18 **Our friend Farjana made a 10 minutes long in depth review of [Wow Divi Carousel](https://divipeople.com/wow-divi-carousel/)** 19 20 https://www.youtube.com/watch?v=L7tdJxeHiDo 16 [Get Pro Now](https://divipeople.com/wow-divi-carousel/) | [Check the Demos](https://divipeople.com/wow-divi-carousel/) 21 17 22 18 ### Key Feature List -
wow-carousel-for-divi-lite/trunk/wow-divi-carousel-lite.php
r2834293 r2856426 1 1 <?php 2 2 /* 3 Plugin Name: Wow Carousel for Divi Lite3 Plugin Name: Wow Carousel for Divi ( Free ) 4 4 Plugin URI: https://wordpress.org/plugins/wow-carousel-for-divi-lite/ 5 5 Description: A Divi touch enabled plugin that lets you create a beautiful responsive carousel slider. 6 Version: 1.2. 96 Version: 1.2.10 7 7 Author: DiviPeople 8 8 Author URI: https://divipeople.com/ … … 30 30 } 31 31 32 define( 'WDCL_PLUGIN_VERSION', '1.2. 9' );32 define( 'WDCL_PLUGIN_VERSION', '1.2.10' ); 33 33 define( 'WDCL_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 34 34 define( 'WDCL_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.