• Resolved Junaid TK

    (@junaid-tk)


    Hi,

    I am adding the WC tested up to tags in the plugin header. So I need to know, how many tags of WooCommerce version that we need to specify in the plugin header ?

    Below is the example of adding WC tested up to tag in plugin header, please specify which one is the best approach ?. Based on the latest release of WooCommerce 6.5.1,

    1) WC tested up to: 6.5.1
    2) WC tested up to: 6.5.X
    3) WC tested up to: 6.5

    Thanks in advance

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi @junaid-tk

    I’m not sure if I understand your question fully.

    To which plugin’s header do you want to add “WC tested up to” tags?

    If interested, you can find the latest WooCommerce versions here: https://developer.woocommerce.com/releases/

    We haven’t heard back from you, so I’m marking this thread as resolved – we’ll be here if and/or when you are ready to continue.

    Thread Starter Junaid TK

    (@junaid-tk)

    Hi,

    Sorry for the delay.

    In all WooCommerce-related plugins, we have to add the WC tested up to the tag as given below.

    * WC tested up to: 6.5.1

    So which will be the best practice?

    Plugin Support Paulo P – a11n

    (@paulostp)

    Hello,

    Thanks for writing back!

    WC tested up to: 6.5.1

    That is correct. You would use the latest WooCommerce version that you tested your plugin with. So, if you tested with the 6.5.1 release, that’s what you would include.

    You can find additional information here: https://woocommerce.com/document/create-a-plugin/#section-9

    Please let us know if we can be of any further assistance.

    Thread Starter Junaid TK

    (@junaid-tk)

    Hi,

    In the shared URL, they have used a two-digit version number (2.3) of WooCommerce. In my previous query, I mentioned three digits (6.5.1). What my query is, which is the best method, two-digit or three-digit version number in WC tested up to: tag.

    Thanks in advance

    Hi @junaid-tk

    You can enter either 6.5 or 6.5.1, but I’d say that the more specific, the better.

    If you tested with the latest WooCommerce release (6.5.1), I’d recommend that you use this version.

    Regards

    Thread Starter Junaid TK

    (@junaid-tk)

    Thank you for the response.

    It will be useful.

    I thought if we use 6.5, then we need to change the WC tested up to: tag only after the release of 6.6.

    If we use 6.5.1, we need to change the tag after every release of WooCommerce.

    In conclusion, I hope 3 digits will be the best practice for WC tested up to the tag. So it will be more specific.

    Plugin Support Tamirat B. (a11n)

    (@tamirat22)

    Hello @junaid-tk!

    Thanks for the follow-up message!

    In conclusion, I hope 3 digits will be the best practice for WC tested up to the tag. So it will be more specific.

    Sounds like a good plan!

    Please note that this is only public-facing information. If you are concerned about compatibility warnings, those are applicable to WordPress versions.

    Also, per the WooCommerce Plugin handbook shared above, it is helpful to consult the WordPress plugin handbook since WooCommerce extensions are the same as regular WordPress plugins.

    Hope this helps!

    Thread Starter Junaid TK

    (@junaid-tk)

    Thanks for your time and consideration. Great support.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How many digits do we need to add in WC tested up to tag?’ is closed to new replies.