| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-opengraph-image.php.tar |
crosstraining/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php 0000644 00000001365 15113643026 0032425 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
use Yoast\WP\SEO\Values\Open_Graph\Images;
_deprecated_file( basename( __FILE__ ), 'WPSEO 14.0' );
/**
* Class WPSEO_OpenGraph_Image.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_Image extends Images {
/**
* The image ID used when the image is external.
*
* @var string
*/
const EXTERNAL_IMAGE_ID = '-1';
/**
* Constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param string|null $image Optional. The Image to use.
* @param WPSEO_OpenGraph|null $opengraph Optional. The OpenGraph object.
*/
public function __construct( $image = null, WPSEO_OpenGraph $opengraph = null ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
}
lebauwcentre/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php 0000644 00000001365 15114037606 0032222 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
use Yoast\WP\SEO\Values\Open_Graph\Images;
_deprecated_file( basename( __FILE__ ), 'WPSEO 14.0' );
/**
* Class WPSEO_OpenGraph_Image.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_Image extends Images {
/**
* The image ID used when the image is external.
*
* @var string
*/
const EXTERNAL_IMAGE_ID = '-1';
/**
* Constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param string|null $image Optional. The Image to use.
* @param WPSEO_OpenGraph|null $opengraph Optional. The OpenGraph object.
*/
public function __construct( $image = null, WPSEO_OpenGraph $opengraph = null ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
}
xbodynamge/www/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php 0000644 00000001365 15114332566 0030371 0 ustar 00 home <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
use Yoast\WP\SEO\Values\Open_Graph\Images;
_deprecated_file( basename( __FILE__ ), 'WPSEO 14.0' );
/**
* Class WPSEO_OpenGraph_Image.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_Image extends Images {
/**
* The image ID used when the image is external.
*
* @var string
*/
const EXTERNAL_IMAGE_ID = '-1';
/**
* Constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param string|null $image Optional. The Image to use.
* @param WPSEO_OpenGraph|null $opengraph Optional. The OpenGraph object.
*/
public function __construct( $image = null, WPSEO_OpenGraph $opengraph = null ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
}
namtation/wp-content/plugins/wordpress-seo/src/deprecated/frontend/class-opengraph-image.php 0000644 00000001365 15114412076 0031532 0 ustar 00 home/xbodynamge <?php
/**
* WPSEO plugin file.
*
* @package WPSEO\Frontend
*/
use Yoast\WP\SEO\Values\Open_Graph\Images;
_deprecated_file( basename( __FILE__ ), 'WPSEO 14.0' );
/**
* Class WPSEO_OpenGraph_Image.
*
* @deprecated 14.0
*/
class WPSEO_OpenGraph_Image extends Images {
/**
* The image ID used when the image is external.
*
* @var string
*/
const EXTERNAL_IMAGE_ID = '-1';
/**
* Constructor.
*
* @deprecated 14.0
* @codeCoverageIgnore
*
* @param string|null $image Optional. The Image to use.
* @param WPSEO_OpenGraph|null $opengraph Optional. The OpenGraph object.
*/
public function __construct( $image = null, WPSEO_OpenGraph $opengraph = null ) {
_deprecated_function( __METHOD__, 'WPSEO 14.0' );
}
}