Skip to content

Commit bde696b

Browse files
swissspidyCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent ed1c395 commit bde696b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Site_Command.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ private function reset_options() {
175175
}
176176

177177
/**
178-
* Empties a site of its content (posts, comments, terms, and meta).
178+
* Empties a site of its content (posts, comments, terms, links, and meta).
179179
*
180-
* Truncates posts, comments, and terms tables to empty a site of its
180+
* Truncates posts, comments, terms, and links tables to empty a site of its
181181
* content. Doesn't affect site configuration (options) or users.
182182
*
183183
* Flushes the object cache after emptying the site to ensure stale data

0 commit comments

Comments
 (0)