Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/woocomme.../src/Admin/Notes
File: DeprecatedNotes.php
*
[500] Fix | Delete
* @deprecated since 4.8.0, use WooSubscriptionsNotes
[501] Fix | Delete
*/
[502] Fix | Delete
class WC_Admin_Notes_Woo_Subscriptions_Notes extends DeprecatedClassFacade {
[503] Fix | Delete
/**
[504] Fix | Delete
* The name of the non-deprecated class that this facade covers.
[505] Fix | Delete
*
[506] Fix | Delete
* @var string
[507] Fix | Delete
*/
[508] Fix | Delete
protected static $facade_over_classname = 'Automattic\WooCommerce\Internal\Admin\Notes\WooSubscriptionsNotes';
[509] Fix | Delete
[510] Fix | Delete
/**
[511] Fix | Delete
* The version that this class was deprecated in.
[512] Fix | Delete
*
[513] Fix | Delete
* @var string
[514] Fix | Delete
*/
[515] Fix | Delete
protected static $deprecated_in_version = '4.8.0';
[516] Fix | Delete
}
[517] Fix | Delete
[518] Fix | Delete
/**
[519] Fix | Delete
* WC_Admin_Notes_WooCommerce_Payments.
[520] Fix | Delete
*
[521] Fix | Delete
* @deprecated since 4.8.0, use WooCommercePayments
[522] Fix | Delete
*/
[523] Fix | Delete
class WC_Admin_Notes_WooCommerce_Payments extends DeprecatedClassFacade {
[524] Fix | Delete
/**
[525] Fix | Delete
* The name of the non-deprecated class that this facade covers.
[526] Fix | Delete
*
[527] Fix | Delete
* @var string
[528] Fix | Delete
*/
[529] Fix | Delete
protected static $facade_over_classname = 'Automattic\WooCommerce\Internal\Admin\Notes\WooCommercePayments';
[530] Fix | Delete
[531] Fix | Delete
/**
[532] Fix | Delete
* The version that this class was deprecated in.
[533] Fix | Delete
*
[534] Fix | Delete
* @var string
[535] Fix | Delete
*/
[536] Fix | Delete
protected static $deprecated_in_version = '4.8.0';
[537] Fix | Delete
}
[538] Fix | Delete
[539] Fix | Delete
/**
[540] Fix | Delete
* WC_Admin_Notes_WooCommerce_Subscriptions.
[541] Fix | Delete
*
[542] Fix | Delete
* @deprecated since 4.8.0, use WooCommerceSubscriptions
[543] Fix | Delete
*/
[544] Fix | Delete
class WC_Admin_Notes_WooCommerce_Subscriptions extends DeprecatedClassFacade {
[545] Fix | Delete
/**
[546] Fix | Delete
* The name of the non-deprecated class that this facade covers.
[547] Fix | Delete
*
[548] Fix | Delete
* @var string
[549] Fix | Delete
*/
[550] Fix | Delete
protected static $facade_over_classname = 'Automattic\WooCommerce\Internal\Admin\Notes\WooCommerceSubscriptions';
[551] Fix | Delete
[552] Fix | Delete
/**
[553] Fix | Delete
* The version that this class was deprecated in.
[554] Fix | Delete
*
[555] Fix | Delete
* @var string
[556] Fix | Delete
*/
[557] Fix | Delete
protected static $deprecated_in_version = '4.8.0';
[558] Fix | Delete
}
[559] Fix | Delete
[560] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function