https://github.com/infinitnet/wp-auto-updates
Automatically updates WordPress core, plugins & optionally themes.
https://github.com/infinitnet/wp-auto-updates
wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
Automatically updates WordPress core, plugins & optionally themes.
- Host: GitHub
- URL: https://github.com/infinitnet/wp-auto-updates
- Owner: infinitnet
- License: gpl-3.0
- Created: 2017-05-20T06:07:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T06:15:34.000Z (about 9 years ago)
- Last Synced: 2025-03-23T10:42:31.584Z (about 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wp-auto-updates
Automatically updates WordPress core, plugins & optionally themes. Updates rarely break WordPress, so this should be pretty safe.
## Installation
- Upload to `./wp-content/mu-plugins/wp-auto-updates.php` creating folder and file.
## Credits
- https://codex.wordpress.org/Configuring_Automatic_Background_Updates
- https://infinitnet.de/
## Changelog
- 2017-05-20
- Initial commit