Plugin Directory

Changeset 3123336


Ignore:
Timestamp:
07/22/2024 03:19:51 PM (16 months ago)
Author:
galaxyweblinks
Message:

Uploaded with the latest version

Location:
range-slider-addon-for-acf
Files:
16 added
2 edited

Legend:

Unmodified
Added
Removed
  • range-slider-addon-for-acf/trunk/range-slider-addon-for-acf.php

    r3089768 r3123336  
    44 * Plugin URI:  https://wordpress.org/plugins/range-slider-addon-for-acf/
    55 * Description: This plugin provides an option in the backend to add a number range slider as an ACF field. It allow to set range by selecting min and max number.
    6  * Version:     1.1
     6 * Version:     1.2
    77 * Author:      Galaxy Weblinks
    88 * Author URI:  http://www.galaxyweblinks.com
  • range-slider-addon-for-acf/trunk/readme.txt

    r3089768 r3123336  
    22Contributors: galaxyweblinks
    33Donate link: https://www.galaxyweblinks.com
    4 Tags: ACF Field, ACF Range Field, Range, Range Field, Range slider, Min and Max value, Number Range, Number Range Slider
     4Tags: ACF Field, ACF Range Field, Range Field, Range slider, Min and Max value
    55Requires at least: 4.9
    6 Tested up to: 6.5.3
     6Tested up to: 6.6
    77Requires PHP: 7.4
    8 Stable tag: 1.1
     8Stable tag: 1.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
     12This plugin provides an option in the backend to add a number range slider as an ACF field. It allow to set range by selecting min and max number.
    1213
    1314== Description ==
     
    6364== Changelog ==
    6465
     66= 1.2 =
     67Stable Release
     68
    6569= 1.1 =
    6670Stable Release
     
    7276== Upgrade Notice ==
    7377
     78= 1.2 =
     79Stable Release
     80
     81= 1.1 =
     82Stable Release
     83
    7484= 1.0 =
    7585First Stable Release
Note: See TracChangeset for help on using the changeset viewer.