Plugin Directory

Changeset 2856426


Ignore:
Timestamp:
01/29/2023 08:42:05 AM (3 years ago)
Author:
divipeople
Message:

Update to version 1.2.10 from GitHub

Location:
wow-carousel-for-divi-lite
Files:
4 edited
1 copied

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 ===
    22Contributors: divipeople
    33Tags: divi, divi theme, divi builder, divi module, divi page builder
    44Requires at least: 4.8
    55Tested up to: 6.1
    6 Stable tag: 1.2.9
     6Stable tag: 1.2.10
    77Requires PHP: 7.0
    88License: GPLv2
     
    1414[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.
    1515
    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/)
    2117
    2218### Key Feature List
  • wow-carousel-for-divi-lite/tags/1.2.10/wow-divi-carousel-lite.php

    r2834293 r2856426  
    11<?php
    22/*
    3 Plugin Name: WowCarousel for Divi Lite
     3Plugin Name: Wow Carousel for Divi ( Free )
    44Plugin URI:  https://wordpress.org/plugins/wow-carousel-for-divi-lite/
    55Description: A Divi touch enabled plugin that lets you create a beautiful responsive carousel slider.
    6 Version:     1.2.9
     6Version:     1.2.10
    77Author:      DiviPeople
    88Author URI:  https://divipeople.com/
     
    3030}
    3131
    32 define( 'WDCL_PLUGIN_VERSION', '1.2.9' );
     32define( 'WDCL_PLUGIN_VERSION', '1.2.10' );
    3333define( 'WDCL_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    3434define( '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 ===
    22Contributors: divipeople
    33Tags: divi, divi theme, divi builder, divi module, divi page builder
    44Requires at least: 4.8
    55Tested up to: 6.1
    6 Stable tag: 1.2.9
     6Stable tag: 1.2.10
    77Requires PHP: 7.0
    88License: GPLv2
     
    1414[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.
    1515
    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/)
    2117
    2218### Key Feature List
  • wow-carousel-for-divi-lite/trunk/wow-divi-carousel-lite.php

    r2834293 r2856426  
    11<?php
    22/*
    3 Plugin Name: WowCarousel for Divi Lite
     3Plugin Name: Wow Carousel for Divi ( Free )
    44Plugin URI:  https://wordpress.org/plugins/wow-carousel-for-divi-lite/
    55Description: A Divi touch enabled plugin that lets you create a beautiful responsive carousel slider.
    6 Version:     1.2.9
     6Version:     1.2.10
    77Author:      DiviPeople
    88Author URI:  https://divipeople.com/
     
    3030}
    3131
    32 define( 'WDCL_PLUGIN_VERSION', '1.2.9' );
     32define( 'WDCL_PLUGIN_VERSION', '1.2.10' );
    3333define( 'WDCL_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    3434define( 'WDCL_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.