Rey Calantaol
Rey Calantaol
Resolves [#](https://github.com/WPUserManager/wpum-registration-forms/issues/34) ## Description ## Testing Instructions 1. ## Pre-review Checklist - [ ] [Issue and pull request titles](https://github.com/WPUserManager/development-handbook/blob/master/issue-pr-titles.md) are properly formatted. - [ ] [Acceptance criteria](https://github.com/WPUserManager/development-handbook/blob/master/acceptance-criteria.md) have been satisfied...
Resolves #295 ## Description ## Testing Instructions 1. ## Pre-review Checklist - [ ] [Issue and pull request titles](https://github.com/WPUserManager/development-handbook/blob/master/issue-pr-titles.md) are properly formatted. - [ ] [Acceptance criteria](https://github.com/WPUserManager/development-handbook/blob/master/acceptance-criteria.md) have been satisfied...
Resolves #287 ## Description ## Testing Instructions 1. ## Pre-review Checklist - [ ] [Issue and pull request titles](https://github.com/WPUserManager/development-handbook/blob/master/issue-pr-titles.md) are properly formatted. - [ ] [Acceptance criteria](https://github.com/WPUserManager/development-handbook/blob/master/acceptance-criteria.md) have been satisfied...
Resolves #290 ## Description ## Testing Instructions 1. ## Pre-review Checklist - [ ] [Issue and pull request titles](https://github.com/WPUserManager/development-handbook/blob/master/issue-pr-titles.md) are properly formatted. - [ ] [Acceptance criteria](https://github.com/WPUserManager/development-handbook/blob/master/acceptance-criteria.md) have been satisfied...
Resolves #251 ## Description ## Testing Instructions 1. ## Pre-review Checklist - [ ] [Issue and pull request titles](https://github.com/WPUserManager/development-handbook/blob/master/issue-pr-titles.md) are properly formatted. - [ ] [Acceptance criteria](https://github.com/WPUserManager/development-handbook/blob/master/acceptance-criteria.md) have been satisfied...
@polevaultweb Resolves https://github.com/WPUserManager/wpum-custom-fields/issues/55
@polevaultweb Purpose for this change is to show the correct next step when wp_set_current_user($id) is set.
@polevaultweb This a branch off from my previous work #183 Changes: - adding filepond validation - adding image custom field - upload action hook updated to cater all uploads with...
Resolves https://github.com/WPUserManager/wp-user-manager/issues/396 ## Description The issue is `\WPUM\carbon_get_user_meta` returns empty for taxonomy field. ## Testing Instructions 1. Create a custom taxonomy and a taxonomy field by following the guide at...
Resolves #416 ## Description Added a button to manually fetch Stripe products. Also added event handlers for product.created, product.updated, and product.deleted so the WPUM Stripe product cache stays in sync....