Plugin Directory

Changeset 2747466


Ignore:
Timestamp:
06/24/2022 09:15:13 AM (4 years ago)
Author:
piotnetdotcom
Message:

Update v1.0.24

Location:
piotnetforms
Files:
244 added
2 edited

Legend:

Unmodified
Added
Removed
  • piotnetforms/trunk/piotnetforms.php

    r2605893 r2747466  
    44 * Description: Piotnet Forms - Highly Customizable WordPress Form Builder
    55 * Plugin URI:  https://piotnetforms.com/
    6  * Version:     1.0.23
     6 * Version:     1.0.24
    77 * Author:      Piotnet
    88 * Author URI:  https://piotnet.com/
     
    1515require_once __DIR__ . '/inc/variables.php';
    1616
    17 define( 'PIOTNETFORMS_VERSION', '1.0.23' );
     17define( 'PIOTNETFORMS_VERSION', '1.0.24' );
    1818
    1919class Piotnetforms extends Piotnetforms_Variables {
  • piotnetforms/trunk/readme.txt

    r2605893 r2747466  
    33Tags: piotnet forms, piotnet, form builder
    44Requires at least: 4.7
    5 Tested up to: 5.8
     5Tested up to: 6.0
    66Requires PHP: 5.4
    7 Stable tag: 1.0.23
     7Stable tag: 1.0.24
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7777
    7878== Changelog ==
     79= 1.0.24 =
     80* Tested up to WordPress 6.0
    7981= 1.0.23 =
    8082* Fix stable tag.
Note: See TracChangeset for help on using the changeset viewer.