feat. do_action for cache wipe / clear / purge#922
Open
Blackbam wants to merge 1 commit intowpsharks:devfrom
Open
feat. do_action for cache wipe / clear / purge#922Blackbam wants to merge 1 commit intowpsharks:devfrom
Blackbam wants to merge 1 commit intowpsharks:devfrom
Conversation
Contributor
|
@Blackbam Thanks for the suggestion and the Pull Request! :-) I apologize for not responding to this sooner. Could you please submit this as a Pull Request to the Comet Cache Pro repo? The free version of Comet Cache is generated from the Pro version, so if you'd like to have your commit in the contributors list on GitHub, submitting a PR to the Pro repo would allow me to include it there. (If you don't care about that, I'll just close this PR and add the hooks to the Pro repo giving you props in the changelog.) |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There is no possibility to hook into the wipe / clear / purge method so far. In my special case I required this to make the Plugin compatible with Amazon EC2 multiple instances, however there might be a BROAD range of use cases and you should really provide those possibility for developers to extend the Plugin :-)