芝麻web文件管理V1.00
编辑当前文件:/home/ezdajrnh/public_html/wp-content/plugins/litespeed-cache/tpl/toolbox/report.tpl.php
generate_environment_report(); $env_ref = Report::get_summary(); // Detect passwordless plugin $dologin_link = ''; $has_pswdless_plugin = false; if ( function_exists( 'dologin_gen_link' ) ) { $has_pswdless_plugin = true; if ( ! empty( $_GET['dologin_gen_link'] ) && ! empty( $_GET['litespeed_purge_nonce'] ) && wp_verify_nonce( sanitize_text_field( wp_unslash( $_GET['litespeed_purge_nonce'] ) ), 'litespeed_purge_action' ) ) { unset( $_GET['dologin_gen_link'] ); $dologin_link = dologin_gen_link( 'Litespeed Report' ); ?> 'dologin' ) ); $btn_title = esc_html__( 'Send to LiteSpeed', 'litespeed-cache' ); if ( ! empty( $env_ref['num'] ) ) { $btn_title = esc_html__( 'Regenerate and Send a New Report', 'litespeed-cache' ); } ?>
DoLogin Security' ); ?>
:
' . esc_html( $env_ref['num'] ) . '' : '-'; ?>
:
form_action( Router::ACTION_REPORT, Report::TYPE_SEND_REPORT ); ?>
</textarea>
build_checkbox( 'attach_php', sprintf( esc_html__( 'Attach PHP info to report. Check this box to insert relevant data from %s.', 'litespeed-cache' ), '
phpinfo()
' ), false ); ?>
🚨
', '' ); ?>
</textarea>
: