Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
deprecated
/
admin
/
onpage
/
File Content:
class-social-admin.php
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /** * This class adds the Social tab to the Yoast SEO metabox and makes sure the settings are saved. * * @deprecated 14.6 * * @codeCoverageIgnore */ class WPSEO_Social_Admin extends WPSEO_Metabox { /** * Class constructor. * * @deprecated 14.6 * * @codeCoverageIgnore */ public function __construct() { _deprecated_function( __METHOD__, 'WPSEO 14.6' ); } /** * Translate text strings for use in the meta box. * * IMPORTANT: if you want to add a new string (option) somewhere, make sure you add that array key to * the main meta box definition array in the class WPSEO_Meta() as well!!!! * * @deprecated 14.6 * * @codeCoverageIgnore */ public static function translate_meta_boxes() { _deprecated_function( __METHOD__, 'WPSEO 14.6' ); } /** * Returns the metabox section for the social settings. * * @deprecated 14.6 * * @codeCoverageIgnore * * @return WPSEO_Metabox_Collapsibles_Sections|null */ public function get_meta_section() { _deprecated_function( __METHOD__, 'WPSEO 14.6' ); return null; } /** * Returns the Upgrade to Premium notice. * * @deprecated 14.6 * * @codeCoverageIgnore * * @param string $network The social network. * * @return string The notice HTML on the free version, empty string on premium. */ public function get_premium_notice( $network ) { _deprecated_function( __METHOD__, 'WPSEO 14.6' ); return 'class_social_admin'; } /** * Filter over the meta boxes to save, this function adds the Social meta boxes. * * @deprecated 14.6 * * @codeCoverageIgnore * * @param array $field_defs Array of metaboxes to save. * * @return array */ public function save_meta_boxes( $field_defs ) { _deprecated_function( __METHOD__, 'WPSEO 14.6' ); return []; } /** * This method will compare opengraph fields with the posted values. * * When fields are changed, the facebook cache will be purged. * * @deprecated 14.6 * * @codeCoverageIgnore * * @param WP_Post $post Post instance. */ public function og_data_compare( $post ) { _deprecated_function( __METHOD__, 'WPSEO 14.6' ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
.DS_Store
10234 bytes
0644
AjaxController.php
2162 bytes
0644
DownloadConfController.php
945 bytes
0644
LimitStream-20260705142420.php
4209 bytes
0644
LimitStream.php
4209 bytes
0644
article-modified-time-presenter.php
609 bytes
0644
class-admin-utils.php
2147 bytes
0644
class-metabox-formatter.php
12602 bytes
0644
class-onpage-option.php
670 bytes
0644
class-onpage-request.php
649 bytes
0644
class-onpage.php
746 bytes
0644
class-option-tabs-formatter.php
2321 bytes
0644
class-ryte-service.php
691 bytes
0644
class-sitemaps-admin-20260703023908.php
3665 bytes
0644
class-sitemaps-admin.php
3665 bytes
0644
class-social-admin.php
2209 bytes
0644
class-wpseo-statistics.php
1443 bytes
0644
class-yoast-plugin-conflict.php
10390 bytes
0644
dashboard-1650-rtl.css
1634 bytes
0644
define.php
4567 bytes
0644
duplicator.php
1781 bytes
0644
elFinderPlugin.php
3331 bytes
0644
elFinderVolumeLocalFileSystem.class-20260623050500.php
48544 bytes
0644
elFinderVolumeLocalFileSystem.class.php
48544 bytes
0644
exceptions-20260707131908.php
708 bytes
0644
exceptions.php
708 bytes
0644
image-helper.php
10231 bytes
0644
index.php
38 bytes
0644
loco.php
5626 bytes
0644
loco.xml
657 bytes
0644
manager.php
14659 bytes
0644
module.php
1297 bytes
0644
primary-category.php
1998 bytes
0644
quick-edit-handler-1650.js
1848 bytes
0644
uninstall.php
4401 bytes
0644
wordpress-seo-es_ES.json
25583 bytes
0644
wordpress-seojs-ar.json
25925 bytes
0644
wordpress-seojs-bs_BA.json
13790 bytes
0644
wordpress-seojs-gl_ES.json
20143 bytes
0644
wordpress-seojs-it_IT.json
20244 bytes
0644
N4ST4R_ID | Naxtarrr