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

@ -6,6 +6,7 @@ $vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'2c2d2fe92db4cd03403dbb108ac263b7' => $vendorDir . '/codeinwp/gutenberg-menu-icons/load.php',
'0498965e576e4ec1efaedeccfee8b5f0' => $vendorDir . '/codeinwp/menu-item-custom-fields/menu-item-custom-fields.php',
'347e48cf03d89942a6ddafc17d247b11' => $vendorDir . '/codeinwp/icon-picker/icon-picker.php',
'5a095c604245b0e67e4573f0a3b240cd' => $vendorDir . '/codeinwp/themeisle-sdk/load.php',

View File

@ -2,7 +2,7 @@
// autoload_real.php @generated by Composer
class ComposerAutoloaderInit873bebd9231b7541fb9e78cc3bcf3a08
class ComposerAutoloaderInit71c9918e9dc7700df7d673a6b588baa1
{
private static $loader;
@ -19,9 +19,9 @@ class ComposerAutoloaderInit873bebd9231b7541fb9e78cc3bcf3a08
return self::$loader;
}
spl_autoload_register(array('ComposerAutoloaderInit873bebd9231b7541fb9e78cc3bcf3a08', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit71c9918e9dc7700df7d673a6b588baa1', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
spl_autoload_unregister(array('ComposerAutoloaderInit873bebd9231b7541fb9e78cc3bcf3a08', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit71c9918e9dc7700df7d673a6b588baa1', 'loadClassLoader'));
$map = require __DIR__ . '/autoload_namespaces.php';
foreach ($map as $namespace => $path) {
@ -42,14 +42,14 @@ class ComposerAutoloaderInit873bebd9231b7541fb9e78cc3bcf3a08
$includeFiles = require __DIR__ . '/autoload_files.php';
foreach ($includeFiles as $fileIdentifier => $file) {
composerRequire873bebd9231b7541fb9e78cc3bcf3a08($fileIdentifier, $file);
composerRequire71c9918e9dc7700df7d673a6b588baa1($fileIdentifier, $file);
}
return $loader;
}
}
function composerRequire873bebd9231b7541fb9e78cc3bcf3a08($fileIdentifier, $file)
function composerRequire71c9918e9dc7700df7d673a6b588baa1($fileIdentifier, $file)
{
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
require $file;

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"
}
]