Plugin Directory

Changeset 2615818


Ignore:
Timestamp:
10/18/2021 12:34:39 PM (4 years ago)
Author:
janwidmer
Message:

Update to version 2.1.4 from GitHub

Location:
lzb-select-dynamic
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • lzb-select-dynamic/tags/2.1.4/lzb-select-dynamic.php

    r2615814 r2615818  
    44 * Description:  lazy-blocks custom control to offer a dynamic select containing wordpress posts, pages or categories
    55 * Plugin URI:   https://github.com/janwidmer/lzb-select-dynamic
    6  * Version:      2.1.3
     6 * Version:      2.1.4
    77 * Author:       Jan Widmer
    88 * Author URI:   https://github.com/janwidmer
  • lzb-select-dynamic/tags/2.1.4/readme.md

    r2615814 r2615818  
    33* Contributors: janwidmer
    44* Tags: lazy-blocks, lazy blocks, custom control, select dynamic
    5 * Requires at least: 5.5
     5* Requires at least: 5.8
    66* Tested up to: 5.8.1
    7 * Requires PHP: 5.5.9
    8 * Stable tag: 2.1.3
     7* Requires PHP: 7.2
     8* Stable tag: 2.1.4
    99* License: GPLv2 or later
    1010* License URI: <http://www.gnu.org/licenses/gpl-2.0.html>
     
    6666## Changelog
    6767
     68= 2.1.4 =
     69
     70* changed minimal WP version to 5.8
     71* changed minimal PHP version to 7.2
     72
    6873= 2.1.0 =
    6974
  • lzb-select-dynamic/trunk/lzb-select-dynamic.php

    r2615814 r2615818  
    44 * Description:  lazy-blocks custom control to offer a dynamic select containing wordpress posts, pages or categories
    55 * Plugin URI:   https://github.com/janwidmer/lzb-select-dynamic
    6  * Version:      2.1.3
     6 * Version:      2.1.4
    77 * Author:       Jan Widmer
    88 * Author URI:   https://github.com/janwidmer
  • lzb-select-dynamic/trunk/readme.md

    r2615814 r2615818  
    33* Contributors: janwidmer
    44* Tags: lazy-blocks, lazy blocks, custom control, select dynamic
    5 * Requires at least: 5.5
     5* Requires at least: 5.8
    66* Tested up to: 5.8.1
    7 * Requires PHP: 5.5.9
    8 * Stable tag: 2.1.3
     7* Requires PHP: 7.2
     8* Stable tag: 2.1.4
    99* License: GPLv2 or later
    1010* License URI: <http://www.gnu.org/licenses/gpl-2.0.html>
     
    6666## Changelog
    6767
     68= 2.1.4 =
     69
     70* changed minimal WP version to 5.8
     71* changed minimal PHP version to 7.2
     72
    6873= 2.1.0 =
    6974
Note: See TracChangeset for help on using the changeset viewer.