| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/farsi-support-conditional.php.tar |
wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php 0000644 00000001102 15114365117 0034617 0 ustar 00 home/xbodynamge/lebauwcentre <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Checks if the YOAST_SEO_FARSI_SUPPORT constant is set.
*
* @deprecated 17.2
* @codeCoverageIgnore
*/
class Farsi_Support_Conditional extends Feature_Flag_Conditional {
/**
* Returns the name of the feature flag.
* 'YOAST_SEO_' is automatically prepended to it and it will be uppercased.
*
* @deprecated 17.2
* @codeCoverageIgnore
*
* @return string the name of the feature flag.
*/
public function get_feature_flag() {
\_deprecated_function( __METHOD__, 'WPSEO 17.2' );
return 'FARSI_SUPPORT';
}
}
www/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php 0000644 00000001102 15115103142 0032750 0 ustar 00 home/xbodynamge <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Checks if the YOAST_SEO_FARSI_SUPPORT constant is set.
*
* @deprecated 17.2
* @codeCoverageIgnore
*/
class Farsi_Support_Conditional extends Feature_Flag_Conditional {
/**
* Returns the name of the feature flag.
* 'YOAST_SEO_' is automatically prepended to it and it will be uppercased.
*
* @deprecated 17.2
* @codeCoverageIgnore
*
* @return string the name of the feature flag.
*/
public function get_feature_flag() {
\_deprecated_function( __METHOD__, 'WPSEO 17.2' );
return 'FARSI_SUPPORT';
}
}
wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/farsi-support-conditional.php 0000644 00000001102 15115103657 0034131 0 ustar 00 home/xbodynamge/namtation <?php
namespace Yoast\WP\SEO\Conditionals;
/**
* Checks if the YOAST_SEO_FARSI_SUPPORT constant is set.
*
* @deprecated 17.2
* @codeCoverageIgnore
*/
class Farsi_Support_Conditional extends Feature_Flag_Conditional {
/**
* Returns the name of the feature flag.
* 'YOAST_SEO_' is automatically prepended to it and it will be uppercased.
*
* @deprecated 17.2
* @codeCoverageIgnore
*
* @return string the name of the feature flag.
*/
public function get_feature_flag() {
\_deprecated_function( __METHOD__, 'WPSEO 17.2' );
return 'FARSI_SUPPORT';
}
}