#47960 closed enhancement (invalid)
When user role is updated, last_update user meta should be updated as well.
| Reported by: | poglaa | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | 5.2.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.