updated plugin Menu Icons version 0.12.4

This commit is contained in:
2020-07-24 14:08:54 +00:00
committed by Gitium
parent 7e9ae89290
commit 4b9aecd896
54 changed files with 10903 additions and 245 deletions

View File

@ -47,12 +47,12 @@
"source": {
"type": "git",
"url": "https://github.com/Codeinwp/menu-item-custom-fields.git",
"reference": "0155ce0f0a959d6f227edcff7d16e2a326d9269b"
"reference": "26a5849e5b60556fe577afa3622fff512b5826c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeinwp/menu-item-custom-fields/zipball/0155ce0f0a959d6f227edcff7d16e2a326d9269b",
"reference": "0155ce0f0a959d6f227edcff7d16e2a326d9269b",
"url": "https://api.github.com/repos/Codeinwp/menu-item-custom-fields/zipball/26a5849e5b60556fe577afa3622fff512b5826c4",
"reference": "26a5849e5b60556fe577afa3622fff512b5826c4",
"shasum": ""
},
"require": {
@ -61,7 +61,7 @@
"require-dev": {
"wp-coding-standards/wpcs": "^0.10.0"
},
"time": "2018-12-10 16:01:32",
"time": "2020-04-27 19:54:38",
"type": "wordpress-plugin",
"installation-source": "source",
"notification-url": "https://packagist.org/downloads/",
@ -79,17 +79,17 @@
},
{
"name": "codeinwp/themeisle-sdk",
"version": "3.1.7",
"version_normalized": "3.1.7.0",
"version": "3.2.14",
"version_normalized": "3.2.14.0",
"source": {
"type": "git",
"url": "https://github.com/Codeinwp/themeisle-sdk.git",
"reference": "5162163ec2d609e0b61e382f8fcf6ad47cca3293"
"reference": "992f5e8347836e325ffc50760da1d550b79831c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/5162163ec2d609e0b61e382f8fcf6ad47cca3293",
"reference": "5162163ec2d609e0b61e382f8fcf6ad47cca3293",
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/992f5e8347836e325ffc50760da1d550b79831c4",
"reference": "992f5e8347836e325ffc50760da1d550b79831c4",
"shasum": ""
},
"require-dev": {
@ -97,7 +97,7 @@
"squizlabs/php_codesniffer": "^3.1",
"wp-coding-standards/wpcs": "^1.0.0"
},
"time": "2019-11-07 12:16:41",
"time": "2020-06-10 16:25:09",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
@ -116,5 +116,49 @@
"keywords": [
"wordpress"
]
},
{
"name": "codeinwp/gutenberg-menu-icons",
"version": "1.0.4",
"version_normalized": "1.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/Codeinwp/gutenberg-menu-icons.git",
"reference": "121ef82c57a556301265cbd1032d28619235e488"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeinwp/gutenberg-menu-icons/zipball/121ef82c57a556301265cbd1032d28619235e488",
"reference": "121ef82c57a556301265cbd1032d28619235e488",
"shasum": ""
},
"require-dev": {
"automattic/vipwpcs": "^0.3.0 || ^1.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "0.6.2",
"phpcompatibility/php-compatibility": "^9",
"squizlabs/php_codesniffer": "^3.3",
"wp-coding-standards/wpcs": "^1"
},
"time": "2020-05-17 21:08:46",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"load.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "ThemeIsle team",
"email": "friends@themeisle.com",
"homepage": "https://themeisle.com"
}
],
"description": "Menu Icons for Gutenberg",
"homepage": "https://github.com/Codeinwp/gutenberg-menu-icons"
}
]