Changeset 3146104
- Timestamp:
- 09/03/2024 05:52:52 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bonus-plus-wp/assets/assets/blueprints/blueprint.json
r3146102 r3146104 1 1 { 2 2 "$schema": "https://playground.wordpress.net/blueprint-schema.json", 3 "meta": { 4 "title": "WooCommerce product feed + bonusplus-wp", 5 "description": "Blueprint to create a WooCommerce products and export an XML/CSV product feed", 6 "author": "redmonkey73", 7 "categories": ["WooCommerce", "Content"] 8 }, 3 9 "preferredVersions": { 4 "php": " 8.2",5 "wp": " 6.6"10 "php": "latest", 11 "wp": "latest" 6 12 }, 7 13 "features": { … … 39 45 }, 40 46 { 41 "step": "import File",47 "step": "importWxr", 42 48 "file": { 43 49 "resource": "url",
Note: See TracChangeset
for help on using the changeset viewer.