Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Transients manager#60

Closed
lusimeon wants to merge 1 commit into
developfrom
feature/transient-manager
Closed

Transients manager#60
lusimeon wants to merge 1 commit into
developfrom
feature/transient-manager

Conversation

@lusimeon
Copy link
Copy Markdown
Contributor

This PR introduce a "Transients Manager" used to manage WordPress transients. This include :

  • Run transients cleaner tool from studiometa/wp-toolkit if a YAML configuration is specified in config/transients_cleaner.yml

Closes #45.

@lusimeon lusimeon mentioned this pull request Apr 12, 2021
Copy link
Copy Markdown
Collaborator

@titouanmathis titouanmathis left a comment

Choose a reason for hiding this comment

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

IMO, the move of the assets.yaml configuration should be made in another PR to discuss it separately from the TransientsManager feature.

Comment thread template/web/wp-content/themes/<%= slug %>/app/Managers/AssetsManager.php Outdated
@lusimeon lusimeon force-pushed the feature/transient-manager branch from 1b94384 to 9935cdc Compare April 12, 2021 17:18
@titouanmathis
Copy link
Copy Markdown
Collaborator

This has been added to the v1.0.0-alpha4 version of the WP Toolkit, I am closing this PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a Transient Manager

2 participants