403Webshell
Server IP : 198.38.94.67  /  Your IP : 216.73.217.142
Web Server : LiteSpeed
System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
User : azfilmst ( 1070)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/thread-self/cwd/wp-content/plugins/wpforms-lite/templates/admin/payments/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/thread-self/cwd/wp-content/plugins/wpforms-lite/templates/admin/payments/mode-toggle.php
<?php
/**
 * Payments Overview Mode Toggle template.
 *
 * @since 1.8.2
 *
 * @var string $mode Current mode (live or test).
 */

defined( 'ABSPATH' ) || exit; // Exit if accessed directly.

?>
<span id="wpforms-payments-overview-mode-toggle" class="wpforms-toggle-control">
	<input type="checkbox" id="wpforms-payments-mode-toggle" name="wpforms-payments-mode-toggle" value="1" <?php checked( $mode, 'test' ); ?>>
	<label class="wpforms-toggle-control-icon" for="wpforms-payments-mode-toggle"></label>
	<label
		for="wpforms-payments-mode-toggle"
		aria-label="<?php esc_attr_e( 'Toggle between live and test data', 'wpforms-lite' ); ?>"
	>
		<?php esc_html_e( 'Test Data', 'wpforms-lite' ); ?>
	</label>
</span>

Youez - 2016 - github.com/yon3zu
LinuXploit