define', '' . __( 'Constants', 'backupwordpress' ) . '', 'wp-config.php', '' . __( 'The Codex can help', 'backupwordpress' ) . '', '' . __( 'Constants', 'backupwordpress' ) . '' ); ?>

class="hmbkp_active"> class="hmbkp_active"> class="hmbkp_active"> class="hmbkp_active"> class="hmbkp_active"> class="hmbkp_active"> class="hmbkp_active"> $service ) : echo wp_kses_post( call_user_func( array( $service, 'constant' ) ) ); endforeach; ?>
HMBKP_PATH

' . esc_html( HMBKP_PATH ) . '' ); ?>

' . esc_html( Path::get_path() ) . '' ); ?> define( 'HMBKP_PATH', '/home/willmot/backups' );

HMBKP_MYSQLDUMP_PATH

' . esc_html( HMBKP_MYSQLDUMP_PATH ) . '' ); ?>

mysqldump', '' . __( 'database', 'backupwordpress' ) . '' ); ?> define( 'HMBKP_MYSQLDUMP_PATH', '/opt/local/bin/mysqldump' );

HMBKP_ZIP_PATH

' . esc_html( HMBKP_ZIP_PATH ) . '' ); ?>

zip', '' . __( 'files', 'backupwordpress' ) . '', '' . __( 'database', 'backupwordpress' ) . '' ); ?> define( 'HMBKP_ZIP_PATH', '/opt/local/bin/zip' );

HMBKP_EXCLUDE

' . esc_html( HMBKP_EXCLUDE ) . '' ); ?>

define( 'HMBKP_EXCLUDE', '/wp-content/uploads/, /stats/, .svn/, *.txt' );

HMBKP_CAPABILITY

' . esc_html( HMBKP_CAPABILITY ) . '' ); ?>

add_menu_page', 'manage_options' ); ?> define( 'HMBKP_CAPABILITY', 'edit_posts' );

HMBKP_ROOT

' . esc_html( HMBKP_ROOT ) . '' ); ?>

' . Path::get_home_path() . '' ); ?> define( 'HMBKP_ROOT', ABSPATH . 'wp/' );

HMBKP_SCHEDULE_TIME

' . esc_html( HMBKP_SCHEDULE_TIME ) . '' ); ?>

23:00' ); ?> define( 'HMBKP_SCHEDULE_TIME', '07:30' );