PATH:
home
/
letacommog
/
lenazen
/
wp-content
/
plugins
/
wordpress-seo-premium
/
inc
<?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 ''; }
[+]
..
[-] class-wpseo-primary-term.php
[edit]
[-] wpseo-functions-deprecated.php
[edit]
[-] wpseo-non-ajax-functions.php
[edit]
[-] class-rewrite.php
[edit]
[-] class-upgrade.php
[edit]
[-] class-structured-data-blocks.php
[edit]
[-] class-wpseo-features.php
[edit]
[-] class-post-type.php
[edit]
[+]
exceptions
[-] class-my-yoast-api-request.php
[edit]
[-] language-utils.php
[edit]
[-] class-wpseo-utils.php
[edit]
[+]
sitemaps
[-] interface-wpseo-wordpress-ajax-integration.php
[edit]
[-] class-wpseo-replacement-variable.php
[edit]
[-] index.php
[edit]
[-] class-wpseo-shortlinker.php
[edit]
[-] class-wpseo-custom-taxonomies.php
[edit]
[-] class-addon-manager.php
[edit]
[-] class-wpseo-custom-fields.php
[edit]
[+]
structured-data-blocks
[-] class-wpseo-rank.php
[edit]
[+]
endpoints
[-] class-wpseo-content-images.php
[edit]
[-] wpseo-functions.php
[edit]
[-] class-wpseo-validator.php
[edit]
[-] class-wpseo-statistics.php
[edit]
[-] class-wpseo-admin-bar-menu.php
[edit]
[-] class-wpseo-meta.php
[edit]
[-] interface-wpseo-wordpress-integration.php
[edit]
[-] class-wpseo-image-utils.php
[edit]
[-] class-wpseo-replace-vars.php
[edit]
[+]
indexables
[-] class-wpseo-endpoint-factory.php
[edit]
[+]
options
[-] class-upgrade-history.php
[edit]
[-] class-wpseo-installation.php
[edit]