Description of the need
When some code is run in hook_user_presave()
, an easy way to bulk update user accounts would be to use the actions at the top of /admin/people/list
. However there's not currently an action to save the user account (to trigger this hook).
Proposed solution
Add an action that simply saves the user account(s), triggering the presave hook.
Alternatives that have been considered
An alternate solution is to use the 'Block user(s)' action. That triggers the presave hook, but then you need to unblock the users again. That triggers (by default) an email to be sent to users, and could be problematic if you'd prefer to have these changes made without triggering emails to be sent...
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes a 'Save user(s)' action.
Recent comments
When there are thousands of links to be listed, it is better to split the map. Otherwise, hreflang is a good choice.
xmlsitemap module generates wrong links for languages
I don't fully understand why someone would need multiple sitemaps for different languages, but you certainly know better. Good luck!
xmlsitemap module generates wrong links for languages
Easy xml sitemap doesnt seem to offer multiple sitemaps for different languages, otherwise it seems a good solution for a single sitemap but then it doesnt make sense to exclude languages at all...
xmlsitemap module generates wrong links for languages