Last active
December 31, 2024 04:21
-
-
Save shayanabbas/c1dcab640d4a783ea3fa0e1cefda21cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://playground.wordpress.net/blueprint-schema.json", | |
"login": true, | |
"siteOptions": { | |
"blogname": "Accessibility Enhancer" | |
}, | |
"plugins": ["https://github.com/shayanabbas/accessibility-enhancer/releases/download/v1.0.0/accessibility-enhancer.zip"], | |
"steps": [ | |
{ | |
"step": "importWxr", | |
"file": { | |
"resource": "url", | |
"url": "https://gist.githubusercontent.com/shayanabbas/295881513807720836f4814c30e95525/raw/6ebbd0a621c7640a4ef6e09ba0718a8cd384a53c/export%2520content%2520dummp.xml" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment