AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 3.148.102.84   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/plugins/ultimate-dashboard/modules/tool/templates/fields/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/plugins/ultimate-dashboard/modules/tool/templates/fields/export-field.php
<?php
/**
 * Export field.
 *
 * @package Ultimate_Dashboard
 */

defined( 'ABSPATH' ) || die( "Can't access directly" );

return function () {

	?>

	<p><?php _e( 'Select the settings you would like to export and use the button below to generate & export a .json file.', 'ultimate-dashboard' ); ?></p>
	<br>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="modules_manager" checked />
			<?php _e( 'Module Manager', 'ultimate-dashboard' ); ?>
		</label>
	</p>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="settings" checked />
			<?php _e( 'Settings', 'ultimate-dashboard' ); ?>
		</label>
	</p>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="widgets" checked />
			<?php _e( 'Dashboard Widgets', 'ultimate-dashboard' ); ?>
		</label>
	</p>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="branding" checked />
			<?php _e( 'White Label Settings', 'ultimate-dashboard' ); ?>
		</label>
	</p>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="login_customizer" checked />
			<?php _e( 'Login Customizer Settings', 'ultimate-dashboard' ); ?>
		</label>
	</p>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="login_redirect" checked />
			<?php _e( 'Login Redirect Settings', 'ultimate-dashboard' ); ?>
		</label>
	</p>
	<p>
		<label>
			<input type="checkbox" name="udb_export_modules[]" class="udb-module-checkbox" value="admin_pages" checked />
			<?php _e( 'Admin Pages', 'ultimate-dashboard' ); ?>
		</label>
	</p>

	<?php do_action( 'udb_export_fields' ); ?>

	<br>
	<p>
		<a href="#" class="udb-select-all-modules">Select All</a>
	</p>

	<?php

};

Anon7 - 2022
AnonSec Team