mirror of
https://github.com/pronamic/woocommerce-subscriptions.git
synced 2025-10-17 14:52:56 +00:00
Updates to 6.6.0
This commit is contained in:
@@ -60,7 +60,7 @@ class WCS_Admin_Reports {
|
||||
// translators: placeholders $1 and $2 are opening <a> tags linking to the WooCommerce documentation on HPOS and data synchronization. Placeholder $3 is a closing link (<a>) tag.
|
||||
__( 'Subscription reports are incompatible with the %1$sWooCommerce data storage features%3$s enabled on your store. Please enable %2$stable synchronization%3$s if you wish to use subscription reports.', 'woocommerce-subscriptions' ),
|
||||
'<a href="https://woocommerce.com/document/high-performance-order-storage/">',
|
||||
'<a href="https://woocommerce.com/document/high-performance-order-storage/#section-4">',
|
||||
'<a href="https://woocommerce.com/document/high-performance-order-storage/#synchronization">',
|
||||
'</a>'
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user