Plugin Directory

Changeset 2814826


Ignore:
Timestamp:
11/09/2022 03:52:48 AM (3 years ago)
Author:
piotnetdotcom
Message:

Update 1.0.26

Location:
piotnetforms
Files:
244 added
2 edited

Legend:

Unmodified
Added
Removed
  • piotnetforms/trunk/piotnetforms.php

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

    r2749973 r2814826  
    33Tags: piotnet forms, piotnet, form builder
    44Requires at least: 4.7
    5 Tested up to: 6.0
     5Tested up to: 6.1
    66Requires PHP: 5.4
    7 Stable tag: 1.0.25
     7Stable tag: 1.0.26
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7777
    7878== Changelog ==
     79= 1.0.26 =
     80* Update WordPress tested up to: 6.1
    7981= 1.0.25 =
    8082* Fix access permission of CSS assets.
Note: See TracChangeset for help on using the changeset viewer.