Plugin Directory

Changeset 2998554


Ignore:
Timestamp:
11/20/2023 02:45:52 AM (2 years ago)
Author:
svenl77
Message:

Release 1.3.15

Location:
buddyforms-acf
Files:
62 added
2 edited

Legend:

Unmodified
Added
Removed
  • buddyforms-acf/trunk/loader.php

    r2914556 r2998554  
    88 * Plugin URI: http://buddyforms.com/downloads/buddyforms-advanced-custom-fields/
    99 * Description: Integrates the populare ACF Plugin with BuddyForms. Use all ACF Fields in your form like native BuddyForms Form Elements
    10  * Version: 1.3.14
     10 * Version: 1.3.15
    1111 * Author: ThemeKraft
    1212 * Author URI: https://themekraft.com/buddyforms/
     
    3838     * @var string
    3939     */
    40     public static  $version = '1.3.14' ;
     40    public static  $version = '1.3.15' ;
    4141    /**
    4242     * Initiate the class
  • buddyforms-acf/trunk/readme.txt

    r2914556 r2998554  
    33Tags: advanced custom fields, acf form, acf registration, acf post form, acf frontend
    44Requires at least: 4.0
    5 Tested up to: 6.2.1
    6 Stable tag: 1.3.14
     5Tested up to: 6.4.1
     6Stable tag: 1.3.15
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    103103
    104104== Changelog ==
     105= 1.3.15 - 19 Nov 2023 =
     106* Updated Freemius SDK
     107* Tested up to WordPress 6.4.1
     108
    105109= 1.3.14 - 18 May 2023 =
    106110* Tested up to WordPress 6.2.1
Note: See TracChangeset for help on using the changeset viewer.