Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose filter to allow injecting S3 StreamWrapper cache instance #451

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lukaspawlik
Copy link

Expose WordPress filter to allow other plugins to easily inject \Aws\S3\StreamWrapper cache instance.

This filter would make easy integration of solutions like https://github.com/lukaspawlik/s3-uploads-cache without doing hacks of re-registering StreamWrapper in your plugin.

Copy link

@hm-linter hm-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linting failed (1014 errors).

1014 notices occurred in your codebase, but none on files/lines included in this PR.

@joehoyle
Copy link
Member

Thanks @lukaspawlik, this looks valuable. Since #475, the interface has slightly changed here, so this needs refreshing. Could you handle? Thanks!

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.

None yet

2 participants