golden hour
/home/doctorbruno/public_html/doctorbruno.in/wp-content/plugins/ithemes-security-pro/pro/wp-cli
⬆️ Go Up
Upload
File/Folder
Size
Actions
.listing
376 B
Del
OK
class-itsec-wp-cli-command-itsec.php
8.56 KB
Del
OK
index.php
33 B
Del
OK
init.php
217 B
Del
OK
Edit: init.php
<?php if ( class_exists( 'WP_CLI' ) && class_exists( 'WP_CLI_Command' ) ) { require( dirname( __FILE__ ) . '/class-itsec-wp-cli-command-itsec.php' ); WP_CLI::add_command( 'itsec', 'ITSEC_WP_CLI_Command_ITSEC' ); }
Save