Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Graduate __experimental_woocommerce_blocks_checkout_update_order_from_request PHP action to stable. #4997

Closed
5 tasks
nerrad opened this issue Oct 26, 2021 · 0 comments · Fixed by #5015
Closed
5 tasks
Assignees
Labels
category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: rest api Work impacting REST api routes.

Comments

@nerrad
Copy link
Contributor

nerrad commented Oct 26, 2021

This PHP action was added a few months ago. It gives extensions the chance to update orders based on the data in the request.

Things to do:

  • Introduce a new action with the experimental prefix removed.
  • Deprecate the old action (so it will still fire, but have it throw a deprecated developer notice pointing to the new name.
  • Update inline code documentation.
  • Update any other documentation.
  • Check this action off in the list
@nerrad nerrad added category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: rest api Work impacting REST api routes. labels Oct 26, 2021
@opr opr self-assigned this Oct 27, 2021
@opr opr closed this as completed in #5015 Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: rest api Work impacting REST api routes.
Projects
None yet
2 participants