Skip to content

Commit 8e9ee0b

Browse files
committed
Regenerate README file - 2025-05-21
1 parent e847830 commit 8e9ee0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,10 @@ the transient cache skips the database and simply wraps the WP Object Cache.
497497
$ wp transient delete --all
498498
Success: 14 transients deleted from the database.
499499

500+
# Delete all site transients.
501+
$ wp transient delete --all --network
502+
Success: 2 transients deleted from the database.
503+
500504

501505

502506
### wp transient delete

0 commit comments

Comments
 (0)