[wp-trac] [WordPress Trac] #50052: Plugins & Themes Auto-Updates 🤖

WordPress Trac noreply at wordpress.org
Tue May 12 23:20:57 UTC 2020


#50052: Plugins & Themes Auto-Updates 🤖
-------------------------------------------------+-------------------------
 Reporter:  whyisjake                            |       Owner:  whyisjake
     Type:  enhancement                          |      Status:  accepted
 Priority:  normal                               |   Milestone:  5.5
Component:  Security                             |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch needs-testing needs-     |     Focuses:  ui,
  design-feedback needs-codex needs-docs         |  administration
-------------------------------------------------+-------------------------

Old description:

> WordPress Auto-updates 🤖
>
> With the maturity of the [https://github.com/WordPress/wp-autoupdates/
> WordPress AutoUpdates] plugin, let's get this merged to core for
> WordPress 5.5.
>
> === Recent Changes ===
>
> ==== 0.6.0 🦋====
>
> April 22, 2020
>
> * Add Ajax to Plugin and Themes Screen - [https://github.com/wordpress
> /wp-autoupdates/pull/61 #61]
> * Accessibility: Communicate AJAX enabling/disabling changes to screen
> readers - [https://github.com/wordpress/wp-autoupdates/pull/85 #85]
> * Add Better Handling to Ajax Errors - [https://github.com/wordpress/wp-
> autoupdates/pull/90 #90]
> * Prevent CSS from being enqueued on sub-site plugins & themes screens in
> multisite - [https://github.com/wordpress/wp-autoupdates/pull/91 #91]
>
> ==== 0.5.1 🦒 ====
> April 16, 2020
>
> * Add the plugin version when enqueueing styles, for cache busting -
> [https://github.com/wordpress/wp-autoupdates/pull/79 #79]
>
> ====  0.5.0 🦚 ====
> April 15, 2020
>
> * Replace Disable strings with Disable auto-updates -
> [https://github.com/wordpress/wp-autoupdates/pull/78 #78]
> * Update confirmation message wording - [https://github.com/wordpress/wp-
> autoupdates/pull/77 #77]
> * Remove Automatic Updates column from the Network Admin > Sites > Edit >
> Themes screen - [https://github.com/wordpress/wp-autoupdates/pull/76 #76]
> * Replace "Enable" string with "Enable auto-updates" -
> [https://github.com/wordpress/wp-autoupdates/pull/75 #75]
> * Remove dashicons from the UI - [https://github.com/wordpress/wp-
> autoupdates/pull/74 #74]
> * Fix documentation and comment standards - [https://github.com/wordpress
> /wp-autoupdates/pull/73 #73]
> * Remove green and red colors on texts and links -
> [https://github.com/wordpress/wp-autoupdates/pull/70 #70]
> * Don't display the Enable/Disable link in the Theme Details modal on a
> subsite in multisite - [https://github.com/wordpress/wp-
> autoupdates/pull/68 #68]
> * Documentation: Improve DocBlocks - [https://github.com/wordpress/wp-
> autoupdates/pull/62 #62]
> * I18n - Merge with similar string - [https://github.com/wordpress/wp-
> autoupdates/pull/60 #60]
> * Add filters and constant to allow developers to disable plugins and
> themes autoupdate email notifications - [https://github.com/wordpress/wp-
> autoupdates/pull/57 #57]
> * Switch disable link to red on Multisite Themes Screen -
> [https://github.com/wordpress/wp-autoupdates/pull/54 #54]
> * Wrong kick off year in readme.txt - [https://github.com/wordpress/wp-
> autoupdates/pull/42 #42]
>
> ==== 0.4.1 🍺 ====
> April 2, 2020
>
> * Network > Sites > Edit > Themes screen doesn’t have the Autoupdates
> column - [https://github.com/wordpress/wp-autoupdates/pull/50 #50]
>
> ==== 0.4.0 🌹====
> March 30, 2020
>
> This release brings full support for Themes auto-updates.
>
> It also changes the plugin structure to allow self deactivation when the
> feature gets merged into WordPress Core.
>
> Please note: the development repository was also migrated from
> @audrasjb’s personal GitHub account to WordPress.org official GitHub
> account.
>
> Other changes:
>
> * Change plugin structure to ensure it can self-deactivate when the
> feature is merged into Core - [https://github.com/wordpress/wp-
> autoupdates/pull/37 #37]
> * Handle both themes and plugins email notifications -
> [https://github.com/wordpress/wp-autoupdates/pull/36 #36]
> * i18n: Merge similar translation strings - [https://github.com/wordpress
> /wp-autoupdates/pull/35 #35]
> Add and populate Automatic updates column, add and handle enable/disable
> auto-updates bulk actions to the multisite themes list * table -
> [https://github.com/wordpress/wp-autoupdates/pull/33 #33]
> * Avoid duplicate Updating… dialog - [https://github.com/wordpress/wp-
> autoupdates/pull/32 #32]

New description:

 WordPress Auto-updates 🤖

 With the maturity of the [https://github.com/WordPress/wp-autoupdates/
 WordPress AutoUpdates] plugin, let's get this merged to core for WordPress
 5.5.

 === Recent Changes ===

 ==== 0.7.0 🦢 ====

 May 6, 2020

 * PHPCBF fixes - [https://github.com/wordpress/wp-autoupdates/pull/114
 #114]
 * Remove constants from the feature plugin - [https://github.com/wordpress
 /wp-autoupdates/pull/112 #112]
 * Various i18n fixes/optimizations - [https://github.com/wordpress/wp-
 autoupdates/pull/109 #109]
 * Simplifies Ajax on both the JS and PHP sides -
 [https://github.com/wordpress/wp-autoupdates/pull/103 #103]

 ==== 0.6.0 🦋====

 April 22, 2020

 * Add Ajax to Plugin and Themes Screen - [https://github.com/wordpress/wp-
 autoupdates/pull/61 #61]
 * Accessibility: Communicate AJAX enabling/disabling changes to screen
 readers - [https://github.com/wordpress/wp-autoupdates/pull/85 #85]
 * Add Better Handling to Ajax Errors - [https://github.com/wordpress/wp-
 autoupdates/pull/90 #90]
 * Prevent CSS from being enqueued on sub-site plugins & themes screens in
 multisite - [https://github.com/wordpress/wp-autoupdates/pull/91 #91]

 ==== 0.5.1 🦒 ====
 April 16, 2020

 * Add the plugin version when enqueueing styles, for cache busting -
 [https://github.com/wordpress/wp-autoupdates/pull/79 #79]

 ====  0.5.0 🦚 ====
 April 15, 2020

 * Replace Disable strings with Disable auto-updates -
 [https://github.com/wordpress/wp-autoupdates/pull/78 #78]
 * Update confirmation message wording - [https://github.com/wordpress/wp-
 autoupdates/pull/77 #77]
 * Remove Automatic Updates column from the Network Admin > Sites > Edit >
 Themes screen - [https://github.com/wordpress/wp-autoupdates/pull/76 #76]
 * Replace "Enable" string with "Enable auto-updates" -
 [https://github.com/wordpress/wp-autoupdates/pull/75 #75]
 * Remove dashicons from the UI - [https://github.com/wordpress/wp-
 autoupdates/pull/74 #74]
 * Fix documentation and comment standards - [https://github.com/wordpress
 /wp-autoupdates/pull/73 #73]
 * Remove green and red colors on texts and links -
 [https://github.com/wordpress/wp-autoupdates/pull/70 #70]
 * Don't display the Enable/Disable link in the Theme Details modal on a
 subsite in multisite - [https://github.com/wordpress/wp-
 autoupdates/pull/68 #68]
 * Documentation: Improve DocBlocks - [https://github.com/wordpress/wp-
 autoupdates/pull/62 #62]
 * I18n - Merge with similar string - [https://github.com/wordpress/wp-
 autoupdates/pull/60 #60]
 * Add filters and constant to allow developers to disable plugins and
 themes autoupdate email notifications - [https://github.com/wordpress/wp-
 autoupdates/pull/57 #57]
 * Switch disable link to red on Multisite Themes Screen -
 [https://github.com/wordpress/wp-autoupdates/pull/54 #54]
 * Wrong kick off year in readme.txt - [https://github.com/wordpress/wp-
 autoupdates/pull/42 #42]

 ==== 0.4.1 🍺 ====
 April 2, 2020

 * Network > Sites > Edit > Themes screen doesn’t have the Autoupdates
 column - [https://github.com/wordpress/wp-autoupdates/pull/50 #50]

 ==== 0.4.0 🌹====
 March 30, 2020

 This release brings full support for Themes auto-updates.

 It also changes the plugin structure to allow self deactivation when the
 feature gets merged into WordPress Core.

 Please note: the development repository was also migrated from @audrasjb’s
 personal GitHub account to WordPress.org official GitHub account.

 Other changes:

 * Change plugin structure to ensure it can self-deactivate when the
 feature is merged into Core - [https://github.com/wordpress/wp-
 autoupdates/pull/37 #37]
 * Handle both themes and plugins email notifications -
 [https://github.com/wordpress/wp-autoupdates/pull/36 #36]
 * i18n: Merge similar translation strings - [https://github.com/wordpress
 /wp-autoupdates/pull/35 #35]
 Add and populate Automatic updates column, add and handle enable/disable
 auto-updates bulk actions to the multisite themes list * table -
 [https://github.com/wordpress/wp-autoupdates/pull/33 #33]
 * Avoid duplicate Updating… dialog - [https://github.com/wordpress/wp-
 autoupdates/pull/32 #32]

--

Comment (by audrasjb):

 Updated the description of the ticket to add last plugin version.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50052#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list