Make WordPress Core

Opened 2 months ago

Closed 2 months ago

Last modified 8 weeks ago

#65424 closed enhancement (worksforme)

Give users the option to automatically install language updates & translations

Reported by: NekoJonez Owned by:
Priority: normal Milestone:
Component: Upgrade/Install Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Currently, we can set plugin & theme updates automatically. I think it would be good to also give users the chance to have language packs and updates to translations get updated automatically.

Since now they go along with updates to themes or plugins.

And what if a website doesn't get a few days of no plugin/theme updates...? Then the user needs to manually go update.

So, I think it would be nice if we add a little checkbox or something that users can click if they want to receive automatic language/translation updates without having to wait until it goes along with a theme or plugin update.

This could help with updates when typo's where fixed or bugs that were caused by e.g. a wrong variable in a translation.

Change History (3)

#1 @ocean90
2 months ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed

Thanks for the suggestion! This is actually already handled by WordPress core and the API. Translation and language-pack updates auto-install by default and don’t wait for a plugin/theme/core update.

The behavior is independent of the plugin/theme auto-update toggles; it only stops if background updates are disabled wholesale (DISALLOW_FILE_MODS, AUTOMATIC_UPDATER_DISABLED, VCS checkout, or no working cron).

This ticket was mentioned in Slack in #polyglots by psmits1567. View the logs.


2 months ago

This ticket was mentioned in Slack in #polyglots by psmits1567. View the logs.


8 weeks ago

Note: See TracTickets for help on using tickets.