芝麻web文件管理V1.00
编辑当前文件:/home4/randall/public_html/sl/wp-content/plugins/trx_updater/core/options.php
' . esc_html__("You don't need to enter the purchase code if current theme is previously activated.", "trx-updater"); ?>
id="trx_updater_backups_enable" class="trx_updater_option_field" />
get_option( 'backups_list' ); if ( is_array( $backups_list ) && count( $backups_list ) > 0 ) { ?>
>
$data ) { if ( $data['type'] != $type ) continue; ?>
' . esc_html( ucfirst( $data['type'] ) ) . '' . '
' . esc_html( $data['title'] ) . '
' . '
' . esc_html( sprintf( __( "v.%s", 'trx-updater'), $data['version'] ) ) . '
' . '
' . esc_html( sprintf( __( '(the backup was created on %s)', 'trx-updater' ), date( get_option('date_format') . ' ' . get_option('time_format'), $data['date'] ) ) ) . '
'; ?>
" />