Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
86 stars 32 forks source link

Show Subs-core version in SSR. #328

Closed brucealdridge closed 1 year ago

brucealdridge commented 1 year ago

Description

Especially when testing WCS vs WCPay and potentially developing on subscriptions-core it can be difficult to know what version of the subscriptions-core library is being loaded.

Adding the version of the subscriptions-core library to the SSR will help find the library version both in development and when debugging issues for merchants.

Testing instructions

  1. Go to WooCommerce -> Status
  2. Scroll down to 'Subscriptions'
  3. Expect to see 'Subscriptions Core Library Version'

Product impact

haszari commented 1 year ago

Nice idea @brucealdridge !