issues Search Results · repo:wp-cli/cache-command language:PHP
Filter by
30 results
(108 ms)30 results
inwp-cli/cache-command (press backspace or delete to remove)$ wp transient delete ocsh_site_scan_result
Warning: Transient was not deleted; however, the transient does not appear to exist.
Workaround: Use wp option delete _site_transient_ocsh_site_scan_result ...
command:transient-delete
robinc2402
- 1
- Opened 27 days ago
- #113
Some transients are registered with the method set_site_transient and have the form _site_transient_.. instead of
_transient_ in the options table
Unfortunately the wp transient command has no way to ...
scope:documentation
Tofandel
- 3
- Opened on May 20
- #109
Feature Request
- [x] Yes, I reviewed the contribution guidelines.
Describe your use case and the problem you are facing
Flushing the entire cache can be expensive, and sometimes you can flush just ...
command:cache-flush
tomjn
- 2
- Opened on May 20
- #108
Bug Report
- [x] Yes, I reviewed the contribution guidelines.
- [x] Yes, more specifically, I reviewed the guidelines on how to write clear bug reports.
Describe the current, buggy behavior
https://core.trac.wordpress.org/changeset/58025 ...
command:transient
good-first-issue
swissspidy
- 2
- Opened on Apr 26, 2024
- #95
When I manually run the tests locally with SQLite, the following scenarios are failing:
001 Scenario: Deleting all transients on single site # features/transient.feature:58
Then STDOUT should be: ...
command:transient
command:transient-delete
command:transient-list
swissspidy
- 8
- Opened on Oct 21, 2023
- #92
Feature Request
In WordPress 6.0 wp_cache_flush_runtime function. This function can be used to clear cache keys stored in php memory to
free up that memory. Not all object cache support this. For that ...
command:cache
state:unconfirmed
spacedmonkey
- 6
- Opened on Feb 22, 2023
- #81
Feature Request
In WordPress 6.1, wp_cache_flush_group was added to core. See blog post.
This function, allows for developers to clear all keys in a cache group, instead of one key at a time.
Describe ...
command:cache
help-wanted
spacedmonkey
- 3
- Opened on Feb 22, 2023
- #80
Feature Request
- [x] Yes, I reviewed the contribution guidelines.
Describe your use case and the problem you are facing
In WordPress 6.1, a new function function was added called wp_cache_supports. ...
command:cache
spacedmonkey
- 2
- Opened on Feb 22, 2023
- #79
Feature Request
- [ x ] Yes, I reviewed the contribution guidelines.
If I m understanding right the --url flag is ignored when doing a wp cache flush. but no notice is given saying the flag
is being ...
command:cache
command:cache-flush
good-first-issue
MannyAdumbire
- 3
- Opened on Feb 16, 2023
- #78
Greetings.
I just looked around the wp cache type command after seeing it returns Unknown in our WP instances running WP Stash. I
think it would be pretty useful if we could see that a site is indeed ...
command:cache-type
good-first-issue
Biont
- 7
- Opened on Feb 19, 2021
- #68

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.