uawdijnntqw1x1x1
IP : 216.73.217.174
Hostname : mailtech.lifestyleretreats.com
Kernel : Linux mailtech.lifestyleretreats.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Disable Function : exec,passthru,shell_exec,system
OS : Linux
PATH:
/
home
/
lrindo5
/
radhia.lrindo.com
/
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 ''; }
/home/lrindo5/radhia.lrindo.com/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php