#47960 closed enhancement (invalid)
When user role is updated, last_update user meta should be updated as well.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 5.2.2 |
| Component: | Users | Keywords: | |
| Focuses: | administration | Cc: |
Description
When a user is saved and roles are changed, I believe last_update user meta should be updated as well.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I may be mistaken, but as far as I can tell, Core doesn't use the
last_updateuser meta key at all. I see that WooCommerce does set it, so that might be where you're seeing it. Unlike the other WC meta fields, it doesn't have a prefix.