Changeset 2615818
- Timestamp:
- 10/18/2021 12:34:39 PM (4 years ago)
- Location:
- lzb-select-dynamic
- Files:
-
- 4 edited
- 1 copied
-
tags/2.1.4 (copied) (copied from lzb-select-dynamic/trunk)
-
tags/2.1.4/lzb-select-dynamic.php (modified) (1 diff)
-
tags/2.1.4/readme.md (modified) (2 diffs)
-
trunk/lzb-select-dynamic.php (modified) (1 diff)
-
trunk/readme.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lzb-select-dynamic/tags/2.1.4/lzb-select-dynamic.php
r2615814 r2615818 4 4 * Description: lazy-blocks custom control to offer a dynamic select containing wordpress posts, pages or categories 5 5 * Plugin URI: https://github.com/janwidmer/lzb-select-dynamic 6 * Version: 2.1. 36 * Version: 2.1.4 7 7 * Author: Jan Widmer 8 8 * Author URI: https://github.com/janwidmer -
lzb-select-dynamic/tags/2.1.4/readme.md
r2615814 r2615818 3 3 * Contributors: janwidmer 4 4 * Tags: lazy-blocks, lazy blocks, custom control, select dynamic 5 * Requires at least: 5. 55 * Requires at least: 5.8 6 6 * Tested up to: 5.8.1 7 * Requires PHP: 5.5.98 * Stable tag: 2.1. 37 * Requires PHP: 7.2 8 * Stable tag: 2.1.4 9 9 * License: GPLv2 or later 10 10 * License URI: <http://www.gnu.org/licenses/gpl-2.0.html> … … 66 66 ## Changelog 67 67 68 = 2.1.4 = 69 70 * changed minimal WP version to 5.8 71 * changed minimal PHP version to 7.2 72 68 73 = 2.1.0 = 69 74 -
lzb-select-dynamic/trunk/lzb-select-dynamic.php
r2615814 r2615818 4 4 * Description: lazy-blocks custom control to offer a dynamic select containing wordpress posts, pages or categories 5 5 * Plugin URI: https://github.com/janwidmer/lzb-select-dynamic 6 * Version: 2.1. 36 * Version: 2.1.4 7 7 * Author: Jan Widmer 8 8 * Author URI: https://github.com/janwidmer -
lzb-select-dynamic/trunk/readme.md
r2615814 r2615818 3 3 * Contributors: janwidmer 4 4 * Tags: lazy-blocks, lazy blocks, custom control, select dynamic 5 * Requires at least: 5. 55 * Requires at least: 5.8 6 6 * Tested up to: 5.8.1 7 * Requires PHP: 5.5.98 * Stable tag: 2.1. 37 * Requires PHP: 7.2 8 * Stable tag: 2.1.4 9 9 * License: GPLv2 or later 10 10 * License URI: <http://www.gnu.org/licenses/gpl-2.0.html> … … 66 66 ## Changelog 67 67 68 = 2.1.4 = 69 70 * changed minimal WP version to 5.8 71 * changed minimal PHP version to 7.2 72 68 73 = 2.1.0 = 69 74
Note: See TracChangeset
for help on using the changeset viewer.