Add cli commands for settings
This commit is contained in:
@@ -66,6 +66,10 @@ final class Captcha extends Plugin {
|
||||
'inc/location/class-post-password-form.php',
|
||||
'inc/location/class-registration-page.php',
|
||||
]);
|
||||
|
||||
if (class_exists('WP_CLI')) {
|
||||
$this->add_file('inc/class-cli.php');
|
||||
}
|
||||
}
|
||||
|
||||
#[Override]
|
||||
|
||||
Reference in New Issue
Block a user