Skip to content

Commit 453de4d

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 af549d4 commit 453de4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Site_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ static function ( $taxonomy ) {
9999
}
100100

101101
/**
102-
* Delete all links, link_category terms, and related cache.
102+
* Delete all links by truncating the links table.
103103
*/
104104
private function empty_links() {
105105
global $wpdb;

0 commit comments

Comments
 (0)