403Webshell
Server IP : 172.67.158.161  /  Your IP : 3.136.22.192
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/public_html/wp-content/plugins/wordpress-seo/admin/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-alerts-errors.php
<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin
 *
 * @uses    array $alerts_data
 */

$type     = 'errors';
$dashicon = 'warning';

$active    = $alerts_data['errors']['active'];
$dismissed = $alerts_data['errors']['dismissed'];

$active_total    = count( $active );
$dismissed_total = count( $dismissed );
$total           = $alerts_data['metrics']['errors'];

$i18n_title              = __( 'Problems', 'wordpress-seo' );
$i18n_issues             = __( 'We have detected the following issues that affect the SEO of your site.', 'wordpress-seo' );
$i18n_no_issues          = __( 'Good job! We could detect no serious SEO problems.', 'wordpress-seo' );
$i18n_muted_issues_title = sprintf(
	/* translators: %d expands the amount of hidden problems. */
	_n( 'You have %d hidden problem:', 'You have %d hidden problems:', $dismissed_total, 'wordpress-seo' ),
	$dismissed_total
);

require WPSEO_PATH . 'admin/views/partial-alerts-template.php';

Youez - 2016 - github.com/yon3zu
LinuXploit