Changeset 2582137
- Timestamp:
- 08/12/2021 03:47:05 PM (5 years ago)
- Location:
- gosign-contact-person-box-block/trunk
- Files:
-
- 4 edited
-
README.md (modified) (2 diffs)
-
package-lock.json (modified) (1 diff)
-
package.json (modified) (1 diff)
-
plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gosign-contact-person-box-block/trunk/README.md
r2363319 r2582137 2 2 Contributors: ridamukhtar 3 3 Tags: profile block, contact person, contact block, author block 4 Stable tag: 1.3. 05 Requires at least: 5. 1.16 Tested up to : 5. 57 Requires PHP: 7.24 Stable tag: 1.3.1 5 Requires at least: 5.8 6 Tested up to : 5.8 7 Requires PHP: 8 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl.txt … … 25 25 - Custom background 26 26 - Add border of custom colors with and radius 27 - PHP 7.2-support27 - PHP 8-support 28 28 - Full WordPress 5 (Codename: Gutenberg) support 29 29 -
gosign-contact-person-box-block/trunk/package-lock.json
r2127059 r2582137 1 1 { 2 2 "name": "contact-person-box-block-cgb-guten-block", 3 "version": "1. 0.0",3 "version": "1.3.1", 4 4 "lockfileVersion": 1, 5 5 "requires": true, -
gosign-contact-person-box-block/trunk/package.json
r2127059 r2582137 1 1 { 2 2 "name": "contact-person-box-block-cgb-guten-block", 3 "version": "1. 0.0",3 "version": "1.3.1", 4 4 "private": true, 5 5 "scripts": { -
gosign-contact-person-box-block/trunk/plugin.php
r2188267 r2582137 6 6 * Author: Gosign.de 7 7 * Author URI: https://www.gosign.de/wordpress-agentur/ 8 * Version: 1.3. 08 * Version: 1.3.1 9 9 * License: GPL2+ 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.