Closed Sidsector9 closed 2 months ago
I have verified this PR in the fix/30
branch, issue has been fixed and is functioning as intended.
I tested the following on this branch:
Testing Environment
https://github.com/user-attachments/assets/497f339f-3274-46cd-a7fc-f8d4d3303fd3
https://github.com/user-attachments/assets/8806bd5e-244e-455e-b533-f43088fad7cc
Steps to Test- As mentioned in the PR description. Test Results - It is working as expected. Functional Demo / Screencast - Special Notes - Ready for code review (Woo) Testing Document status: Cases related to this Issue/PR are added to the Critical Flow Wiki pages:
Makes sense @diegocurbelo 👍 I've made the changes in 358beec.
All Submissions:
Changes proposed in this Pull Request:
Earlier, we added the default git card placeholder image to the media library on
init
hook. In this PR, we add to the media library when the Gift card product placeholder image setting is enabled and the settings are saved at/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=gift_cards_pay
.This PR also adds a provision to replace the default placeholder for gift card via the following UI:
Closes #30
Steps to test the changes in this Pull Request:
/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=gift_cards_pay
and enable Gift card product placeholder image and save it.Changelog entry