-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
The release pull request has been created! This checklist is a guide to follow for the remainder of the patch release process. You can check off each item in this list once completed.
Initial Preparation
Write Testing NotesWhen creating testing notes, please write them from the perspective of a "user" (merchant) familiar with WooCommerce. So you don't have to spell out exact steps for common setup scenarios (eg. "Create a product"), but do be specific about the thing being tested. Include screenshots demonstrating expectations where that will be helpful. Additionally, make sure to differentiate between things in the testing notes that only apply to the feature plugin and things that apply when included in WooCommerce core as there may be variations there.
Update Pull Request description and get approvals
If this release is deployed to WordPress.org...
After Deploy
Publish PostsYou only need to post public release announcements and update relevant public facing docs if this patch release is deployed to WP.org. Otherwise, you can skip this section.
Pull request in WooCommerce Core for Package updateThis only needs done if the patch release needs to be included in WooCommerce Core.
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
…friendly plugin name (#5420)
* Make it so WooCommerce template names is not editable * Remove source='plugin' from templates
…e absence of a product taxonomy block template. (#5380) * Add archive-product template into block template hieachy * Add archive-product condition to product tag block template render method * Move taxonomy hierarchy filter to WC core * Undo template amends * Duplicate the themes archive-product template if it has one for taxonomy block templates * Review feedback * Use TextDomain instead of Name * use correct if/else syntax * Remove unncessary boolean syntax
…tenberg-products-block into release/6.5.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#5425 has a slight bug - reported here WordPress/gutenberg#37585
#5385 - Just noting I can edit the names of modified WooCommerce templates
This is the patch release pull request for WooCommerce Blocks plugin
6.5.1
.Changelog
Communication
Prepared Updates
Please leave a comment on this PR with links to the following:
Release announcement (announcement post on developer.woocommerce.com published after release).
Happiness engineering or Happiness/Support (if special instructions needed).
Relevant developer documentation (if applicable).
Quality
Testing Instructions are included in this PR
Any performance impacts are documented.
🚀 This pull request was generated by the automations bot triggered by the creation of the branch:
release/6.5.1
. cc @tjcafferkey