- run
composer require bwp-codes/oxygen-cli.
- Download the current Release
- Regular Plugin: Place the zip into
/wp-content/plugins/ - Must-Use Plugin: Place the zip into
/wp-content/mu-plugins/ - Extract zip into folder and rename folder to oxygen-cli
- Activate Plugin in WP Backend
- 4
- 3.9
- 3.8
wp oxygen sign-shortcode <post_type>to sign shortcodes on specific post types.wp oxygen css-cacheto regenerate the CSS cache.
WP CLI commands based on the original work of https://github.com/artifact-modules/command (MIT license)
Huge thanks to @mickaelperrin for fixing crucial bugs and actually making things work! <3