Changeset 2558067
- Timestamp:
- 07/03/2021 08:54:04 AM (5 years ago)
- Location:
- lordicon-interactive-icons/trunk
- Files:
-
- 4 edited
-
lord-icon-wp.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
src/package-lock.json (modified) (1 diff)
-
src/package.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lordicon-interactive-icons/trunk/lord-icon-wp.php
r2555461 r2558067 4 4 * Plugin URI: https://github.com/tomwilusz/lord-icon-wp 5 5 * Description: Insert and customize interactive, animated icons (Lottie, json). Get access to hundreds of free animated icons from Lordicon’s animated icons library. You can also add your own Lottie animations. 6 * Version: 2.0. 06 * Version: 2.0.1 7 7 * Author: Lordicon 8 8 * Author URI: https://lordicon.com/ -
lordicon-interactive-icons/trunk/readme.txt
r2555461 r2558067 6 6 Tested up to: 5.7.2 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0. 08 Stable tag: 2.0.1 9 9 Plug-in License: MIT or later 10 10 11 11 == Description == 12 13 **IMPORTANT**: If you update the plugin from 1.X version to 2.X version, it will automatically break all previously embedded icons added with older versions of the Lordicon WordPress plugin. You will need to add them one more time. 14 12 15 Insert and customize interactive animated graphics (Lottie - .json) using a simple to use Lordicon plugin supported by the Gutenberg editor. 13 16 -
lordicon-interactive-icons/trunk/src/package-lock.json
r2555461 r2558067 1 1 { 2 2 "name": "lordicon-element", 3 "version": "2.0. 0",3 "version": "2.0.1", 4 4 "lockfileVersion": 1, 5 5 "requires": true, -
lordicon-interactive-icons/trunk/src/package.json
r2555461 r2558067 2 2 "name": "lordicon-element", 3 3 "private": true, 4 "version": "2.0. 0",4 "version": "2.0.1", 5 5 "license": "UNLICENSED", 6 6 "devDependencies": {
Note: See TracChangeset
for help on using the changeset viewer.