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

Feat/clear cache on update #893

Merged
merged 6 commits into from
Apr 4, 2025
Merged

Feat/clear cache on update #893

merged 6 commits into from
Apr 4, 2025

Conversation

selul
Copy link
Contributor

@selul selul commented Mar 18, 2025

  • hook to update_attached_file to trigger clear cache on the individual image when updated
  • add action optml_purge_image_cache which can be used to programtically trigger purge cache by file path, filename or url
do_action('optml_purge_image_cache', $url);

@selul selul changed the base branch from master to development March 18, 2025 16:16
@pirate-bot
Copy link
Collaborator

pirate-bot commented Mar 18, 2025

Plugin build for 758be11 is ready 🛎️!

@selul selul requested review from abaicus and Copilot March 19, 2025 13:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (6)
  • inc/admin.php: Language not supported
  • inc/api.php: Language not supported
  • inc/rest.php: Language not supported
  • inc/settings.php: Language not supported
  • inc/url_replacer.php: Language not supported
  • phpcs.xml: Language not supported

@selul selul merged commit 5c4a906 into development Apr 4, 2025
3 checks passed
@selul selul deleted the feat/clear-cache-on-update branch April 4, 2025 11:12
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.

3 participants