| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-opengraph-oembed.php.tar |
lebauwcentre/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php 0000644 00000002146 15114232266 0032370 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
/**
* Class WPSEO_OpenGraph_OEmbed.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_OEmbed implements WPSEO_WordPress_Integration {
/**
* {@inheritDoc}
*
* @codeCoverageIgnore
* @deprecated 14.0
*/
public function register_hooks() {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
/**
* Callback function to pass to the oEmbed's response data that will enable
* support for using the image and title set by the WordPress SEO plugin's fields. This
* address the concern where some social channels/subscribed use oEmebed data over OpenGraph data
* if both are present.
*
* @link https://developer.wordpress.org/reference/hooks/oembed_response_data/ for hook info.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param array $data The oEmbed data.
* @param WP_Post $post The current Post object.
*
* @return array An array of oEmbed data with modified values where appropriate.
*/
public function set_oembed_data( $data, $post ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
return $data;
}
}
crosstraining/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php 0000644 00000002146 15114234073 0032573 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
/**
* Class WPSEO_OpenGraph_OEmbed.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_OEmbed implements WPSEO_WordPress_Integration {
/**
* {@inheritDoc}
*
* @codeCoverageIgnore
* @deprecated 14.0
*/
public function register_hooks() {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
/**
* Callback function to pass to the oEmbed's response data that will enable
* support for using the image and title set by the WordPress SEO plugin's fields. This
* address the concern where some social channels/subscribed use oEmebed data over OpenGraph data
* if both are present.
*
* @link https://developer.wordpress.org/reference/hooks/oembed_response_data/ for hook info.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param array $data The oEmbed data.
* @param WP_Post $post The current Post object.
*
* @return array An array of oEmbed data with modified values where appropriate.
*/
public function set_oembed_data( $data, $post ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
return $data;
}
}
xbodynamge/www/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php 0000644 00000002146 15114332365 0030535 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
/**
* Class WPSEO_OpenGraph_OEmbed.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_OEmbed implements WPSEO_WordPress_Integration {
/**
* {@inheritDoc}
*
* @codeCoverageIgnore
* @deprecated 14.0
*/
public function register_hooks() {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
/**
* Callback function to pass to the oEmbed's response data that will enable
* support for using the image and title set by the WordPress SEO plugin's fields. This
* address the concern where some social channels/subscribed use oEmebed data over OpenGraph data
* if both are present.
*
* @link https://developer.wordpress.org/reference/hooks/oembed_response_data/ for hook info.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param array $data The oEmbed data.
* @param WP_Post $post The current Post object.
*
* @return array An array of oEmbed data with modified values where appropriate.
*/
public function set_oembed_data( $data, $post ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
return $data;
}
}
namtation/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-oembed.php 0000644 00000002146 15114413730 0031677 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
/**
* Class WPSEO_OpenGraph_OEmbed.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_OEmbed implements WPSEO_WordPress_Integration {
/**
* {@inheritDoc}
*
* @codeCoverageIgnore
* @deprecated 14.0
*/
public function register_hooks() {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
/**
* Callback function to pass to the oEmbed's response data that will enable
* support for using the image and title set by the WordPress SEO plugin's fields. This
* address the concern where some social channels/subscribed use oEmebed data over OpenGraph data
* if both are present.
*
* @link https://developer.wordpress.org/reference/hooks/oembed_response_data/ for hook info.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param array $data The oEmbed data.
* @param WP_Post $post The current Post object.
*
* @return array An array of oEmbed data with modified values where appropriate.
*/
public function set_oembed_data( $data, $post ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
return $data;
}
}