403Webshell
Server IP : 172.67.158.161  /  Your IP : 18.221.234.179
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/khowordpress.com/wp-content/plugins/wordpress-seo/src/integrations/alerts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/khowordpress.com/wp-content/plugins/wordpress-seo/src/integrations/alerts/jetpack-boost-pre-publish.php
<?php

namespace Yoast\WP\SEO\Integrations\Alerts;

use Yoast\WP\SEO\Conditionals\Premium_Inactive_Conditional;
use Yoast\WP\SEO\Conditionals\Third_Party\Jetpack_Boost_Not_Premium_Conditional;

/**
 * Jetpack_Boost_Pre_Publish class.
 */
class Jetpack_Boost_Pre_Publish extends Abstract_Dismissable_Alert {

	/**
	 * Holds the alert identifier.
	 *
	 * @var string
	 */
	protected $alert_identifier = 'get-jetpack-boost-pre-publish-notification';

	/**
	 * {@inheritDoc}
	 */
	public static function get_conditionals() {
		return [ Premium_Inactive_Conditional::class, Jetpack_Boost_Not_Premium_Conditional::class ];
	}
}

Youez - 2016 - github.com/yon3zu
LinuXploit