Closed tollmanz closed 10 years ago
I would like to ship some WP CLI commands with this library. I would like to provide the following:
[x] Easy installation (requires closing #26)
wp plugin install whatever-i-title-this-thing wp memcached install
This would handle moving/symlinking the file into place and adding the basic config to wp-config.php.
[x] Test configuration
Add a command to test if certain parts of the configuration are set correctly. It could check for:
Leaving the go-derper stuff for another time.
Install
Check
Stats
Merged into develop https://github.com/tollmanz/wordpress-memcached-backend/commit/db705b1b9dd2923d844437a071af79dafd337db2.
develop
I would like to ship some WP CLI commands with this library. I would like to provide the following:
[x] Easy installation (requires closing #26)
This would handle moving/symlinking the file into place and adding the basic config to wp-config.php.
[x] Test configuration
Add a command to test if certain parts of the configuration are set correctly. It could check for:
Check for the go-derper vulnerability (i.e., make sure 11211 or whatever port is being used is closed)