Plugin Directory

Changeset 3073975


Ignore:
Timestamp:
04/19/2024 05:13:52 PM (22 months ago)
Author:
gdprcompliancewp
Message:

Plugin update commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-elementor-icons/assets/blueprints/blueprint.json

    r3072858 r3073975  
    1 {"landingPage":"/wp-admin/plugins.php","preferredVersions":{"php":"latest","wp":"latest"},"phpExtensionBundles":["kitchen-sink"],"features":{"networking":true},"steps":[{"step":"installPlugin","pluginZipFile":{"resource":"url","url":"https://downloads.wordpress.org/plugin/custom-elementor-icons.zip"},"options":{"activate":true}},{"step":"login","username":"admin","password":"password"}]}
     1{
     2    "landingPage": "/wp-admin/plugins.php",
     3    "preferredVersions":
     4    {
     5        "php": "latest",
     6        "wp": "latest"
     7    },
     8    "phpExtensionBundles": ["kitchen-sink"],
     9    "features":
     10    {
     11        "networking": true
     12    },
     13    "steps": [
     14    {
     15        "step": "installPlugin",
     16        "pluginZipFile":
     17        {
     18            "resource": "url",
     19            "url": "https://downloads.wordpress.org/plugin/custom-elementor-icons.zip"
     20        },
     21        "options":
     22        {
     23            "activate": true
     24        }
     25    },
     26    {
     27        "step": "login",
     28        "username": "admin",
     29        "password": "password"
     30    }]
     31}
Note: See TracChangeset for help on using the changeset viewer.