Plugin Directory

Changeset 3459674


Ignore:
Timestamp:
02/12/2026 08:51:10 AM (7 weeks ago)
Author:
them.es
Message:

updated trunk

Location:
billy
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • billy/tags/2.1.1/assets/blueprints/blueprint.json

    r3459664 r3459674  
    88    "landingPage": "/wp-admin/edit.php?post_type=billy-invoice",
    99    "steps": [
    10         { "step": "login", "username": "admin", "password": "password" },
     10        {
     11            "step": "login",
     12            "username": "admin",
     13            "password": "password"
     14        },
    1115        {
    1216            "step": "installPlugin",
     
    1519                "slug": "billy"
    1620            },
    17             "options": { "activate": true }
     21            "options": {
     22                "activate": true
     23            }
    1824        }
    1925    ]
  • billy/tags/2.1.2/assets/blueprints/blueprint.json

    r3459664 r3459674  
    88    "landingPage": "/wp-admin/edit.php?post_type=billy-invoice",
    99    "steps": [
    10         { "step": "login", "username": "admin", "password": "password" },
     10        {
     11            "step": "login",
     12            "username": "admin",
     13            "password": "password"
     14        },
    1115        {
    1216            "step": "installPlugin",
     
    1519                "slug": "billy"
    1620            },
    17             "options": { "activate": true }
     21            "options": {
     22                "activate": true
     23            }
    1824        }
    1925    ]
  • billy/tags/2.2.0/assets/blueprints/blueprint.json

    r3459664 r3459674  
    88    "landingPage": "/wp-admin/edit.php?post_type=billy-invoice",
    99    "steps": [
    10         { "step": "login", "username": "admin", "password": "password" },
     10        {
     11            "step": "login",
     12            "username": "admin",
     13            "password": "password"
     14        },
    1115        {
    1216            "step": "installPlugin",
     
    1519                "slug": "billy"
    1620            },
    17             "options": { "activate": true }
     21            "options": {
     22                "activate": true
     23            }
    1824        }
    1925    ]
  • billy/trunk/assets/blueprints/blueprint.json

    r3459664 r3459674  
    88    "landingPage": "/wp-admin/edit.php?post_type=billy-invoice",
    99    "steps": [
    10         { "step": "login", "username": "admin", "password": "password" },
     10        {
     11            "step": "login",
     12            "username": "admin",
     13            "password": "password"
     14        },
    1115        {
    1216            "step": "installPlugin",
     
    1519                "slug": "billy"
    1620            },
    17             "options": { "activate": true }
     21            "options": {
     22                "activate": true
     23            }
    1824        }
    1925    ]
Note: See TracChangeset for help on using the changeset viewer.