Skip to content

Commit 28841da

Browse files
Don't unnecessarily register the command twice
1 parent 9d354ae commit 28841da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Search_Replace_Command.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,5 +464,3 @@ private static function esc_like( $old ) {
464464
}
465465

466466
}
467-
468-
WP_CLI::add_command( 'search-replace', 'Search_Replace_Command' );

0 commit comments

Comments
 (0)