define', '' . __( 'Constants', 'backupwordpress' ) . '', 'wp-config.php', '' . __( 'The Codex can help', 'backupwordpress' ) . '', '' . __( 'Constants', 'backupwordpress' ) . '' ); ?>
HMBKP_PATH |
' . esc_html( HMBKP_PATH ) . '' ); ?> ' . esc_html( Path::get_path() ) . '' ); ?> |
HMBKP_MYSQLDUMP_PATH |
' . esc_html( HMBKP_MYSQLDUMP_PATH ) . '' ); ?> mysqldump', ' |
HMBKP_ZIP_PATH |
' . esc_html( HMBKP_ZIP_PATH ) . '' ); ?> zip', ' |
HMBKP_EXCLUDE |
' . esc_html( HMBKP_EXCLUDE ) . '' ); ?> |
HMBKP_CAPABILITY |
' . esc_html( HMBKP_CAPABILITY ) . '' ); ?> add_menu_page', ' |
HMBKP_ROOT |
' . esc_html( HMBKP_ROOT ) . '' ); ?> ' . Path::get_home_path() . '' ); ?> |
HMBKP_SCHEDULE_TIME |
' . esc_html( HMBKP_SCHEDULE_TIME ) . '' ); ?> 23:00' ); ?> |