=== WordPress Autoupdates === Contributors: wordpressdotorg, audrasjb, whodunitagency, desrosj, xkon, karmatosed Requires at least: 5.3 Tested up to: 5.4 Requires PHP: 7.2 Tested up to: 5.4 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A feature plugin to integrate Plugins & Themes automatic updates in WordPress Core. == Description == The purpose of this plugin is to prepare a future Plugins & Themes automatic updates feature. **This is a Beta Test Plugin, you shouldn’t use it in production.** In 2018, Matt Mullenweg posted 9 projects for Core to focus on in 2019. We didn’t ship as many as hoped, but we made a lot of progress. Plugins and Themes Automatic Updates were one of those 9 projects. This project is now milestoned to WordPress 5.5 and this feature plugin is here to help move towards this achievement. - [See also: Update on the 9 projects for 2019](https://make.wordpress.org/core/2019/12/06/update-9-projects-for-2019/): - [Related Trac ticket for plugins autoupdates](https://core.trac.wordpress.org/ticket/48850) - [Related Trac ticket for themes autoupdates](https://core.trac.wordpress.org/ticket/48850) [This project is currently developed on GitHub](https://github.com/audrasjb/wp-autoupdates) To test/contribute, just install this plugin and activate it on your WordPress installation. **Features / to-do list** 🛠 - ✅ Open a Trac ticket to handle Core merge for plugins - ✅ Open a Trac ticket to handle Core merge for themes - ✅ Handle plugin autoupdates - 🔲 Handle themes autoupdates - ✅ Handle plugin autoupdates in a multisite context - 🔲 Handle themes autoupdates in a multisite context - 🔲 Email notifications for plugins - 🔲 Email notifications for themes - 🔲 Validate design for plugins screen - 🔲 Validate design for themes screen - 🔲 Validate design for update-core screen - 🔲 Documentation - ✅ Create and add feature plugin assets - ✅ Submit Feature Plugin on WordPress.org repository - ✅ Get the plugin featured as beta plugin on WordPress.org - 🔲 Move the repository to WordPress.org GitHub account - 🔲 Publish the feature plugin proposal - 🔲 Open a dedicated Slack channel on Make WordPress - 🔲 Copy review - 🔲 Accessibility audit - 🔲 Security audit - 🔲 Coding standards audit - 🔲 Inline Docs audit == Changelog == = 0.1.2 = February 23, 2020 - Add time to next update in Plugins screen. = 0.1.1 = February 19, 2020 * Fixes few PHP notices/warnings. = 0.1 = February 18, 2020 * Initial release