Skip to content

Conversation

@pattonwebz
Copy link

@pattonwebz pattonwebz commented Nov 3, 2017

Adds a set of simple commands for operating with simple-cache options. Current able to toggle caching on/off and gzip compression on/off using commands in this format:

  • wp simple-cache on
  • wp simple-cache off
  • wp simple-cache on --option=compression
  • wp simple-cache off --option=compression
  • wp simple-cache on --option=cache
  • wp simple-cache off --option=cache

This is a starting point and could be refactored to make it more DRY and to accommodate all of the plugin options. Partial work towards this issue: #63

@pattonwebz pattonwebz changed the title Issue/63 Issue/63 - WP-CLI cache/compression toggle commands Nov 3, 2017
@pattonwebz
Copy link
Author

Hey @tlovett1 you think there is still interest in this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant