Skip to content

Conversation

danielbachhuber
Copy link
Member

README.md Outdated
Use a persistent object cache drop-in to persist cache values between requests.
By default, the WP Object Cache exists in PHP memory for the length of the
request (and is emptied at the end). Use a persistent object cache drop-in
to persist the object cache between request.
Copy link
Member

Choose a reason for hiding this comment

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

between request => between requests

Copy link
Member Author

Choose a reason for hiding this comment

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

*
* By default, the WP Object Cache exists in PHP memory for the length of the
* request (and is emptied at the end). Use a persistent object cache drop-in
* to persist the object cache between request.
Copy link
Member

Choose a reason for hiding this comment

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

between request => between requests

Copy link
Member Author

Choose a reason for hiding this comment

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

@danielbachhuber
Copy link
Member Author

@schlessera Updated

@danielbachhuber danielbachhuber merged commit bfbdba8 into master Sep 29, 2017
@danielbachhuber danielbachhuber deleted the readme-description branch September 29, 2017 22:47
schlessera pushed a commit that referenced this pull request Dec 23, 2021
Improve the top-level command descriptions even further
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants