igorhrcek / wp-cli-secure-command

Secure package for WP CLI, built to provide an easier way of securing your WordPress installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a command that will deploy all security rules at once

igorhrcek opened this issue · comments

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
We should implement a command that will allow us to deploy all security rules at once

Describe alternatives you've considered
No

Additional context
Command should be something like:

wp secure all

and it should practically call all other sub-commands to deploy all the rules we have built.

🎉 This issue has been resolved in version 1.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀