Changeset 2582128
- Timestamp:
- 08/12/2021 03:30:47 PM (5 years ago)
- Location:
- gosign-multi-position-text-with-quote-block/trunk
- Files:
-
- 4 edited
-
package-lock.json (modified) (1 diff)
-
package.json (modified) (1 diff)
-
plugin.php (modified) (1 diff)
-
readme.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gosign-multi-position-text-with-quote-block/trunk/package-lock.json
r2249914 r2582128 1 1 { 2 2 "name": "gosign-multi-position-text-with-quote", 3 "version": "1. 0.1",3 "version": "1.1.0", 4 4 "lockfileVersion": 1, 5 5 "requires": true, -
gosign-multi-position-text-with-quote-block/trunk/package.json
r2249914 r2582128 1 1 { 2 2 "name": "gosign-multi-position-text-with-quote-block", 3 "version": "1. 0.1",3 "version": "1.1.0", 4 4 "private": true, 5 5 "scripts": { -
gosign-multi-position-text-with-quote-block/trunk/plugin.php
r2249914 r2582128 6 6 * Author: Gosign.de 7 7 * Author URI: https://www.gosign.de/wordpress-agentur/ 8 * Version: 1. 0.18 * Version: 1.1.0 9 9 * License: GPL3+ 10 10 * License URI: https://www.gnu.org/licenses/gpl.txt -
gosign-multi-position-text-with-quote-block/trunk/readme.md
r2363324 r2582128 2 2 Contributors: ahmedcassini 3 3 Tags: Quote Block, Text With Quote Block, Gosign Multiposition Text With Quote Block 4 Stable tag: 1. 0.15 Requires at least: 5. 1.16 Tested up to : 5. 57 Requires PHP: 7.14 Stable tag: 1.1.0 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 … … 19 19 - Allows to change position of Qoute 20 20 - Alot of styling options for Quote and text 21 - PHP 7.2-support21 - PHP 8-support 22 22 - Full WordPress 5 (Codename: Gutenberg) support 23 23
Note: See TracChangeset
for help on using the changeset viewer.