valeriu/auto-update
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Auto Update === Contributors: valeriutihai Tags: automatic updates, background updates, core updates, plugin updates, theme updates Requires at least: 5.8 Requires PHP: 7.4 Tested up to: 6.9 Stable tag: 1.0.2 Donate link: https://paypal.me/valeriu/5 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Keeps WordPress core, plugins, and themes updated automatically to reduce manual maintenance and improve security. == Description == Auto Update is built for site owners who want WordPress to stay current without logging in to run updates manually. It keeps WordPress core, plugins, and themes updated automatically, which helps reduce maintenance work, apply security fixes sooner, and keep the site closer to the latest stable releases. Once activated, it enables both minor and major core updates and allows installed plugins and themes to update in the background. There is no settings page. Activate the plugin and let WordPress handle updates automatically. == Installation == In most cases you can install automatically from WordPress.org. However, if you install this manually, follow these steps: 1. Create the directory 'auto-update' in your '/wp-content/plugins/' directory 2. Upload all plugin files to the newly created directory 3. Activate the plugin through the 'Plugins' menu in WordPress Note: There is no "control panel" for this plugin. == Screenshots == None so far. == Frequently Asked Questions == No options, just activate it! == Changelog == = 1.0.2 = * Updated: tested up to WordPress 6.9 * Updated: minimum supported PHP version is 7.4 * Changed: removed the manual translation loading call and rely on WordPress.org language loading = 1.0.1 = * Fixed: translation text domain = 1.0.0 = * First Release