# Wordpress Updater
wordpress-updater is a script I coded for my digitalocean LAMP droplets that run wordpress sites. I prefer to update all the time, and deal with websites breaking than deal with websites being abused and the associated problems.
Basically, it is a simple script to call wp-cli {core,plugin,theme} update on each wordpress setup it finds. It uses Apache’s configuration files to get DocumentRoot entries to initiate searches for wordpress instances.
It then runs wp-cli on those locations, according to command line options.
It supports core update, plugin update –all, theme update –all, transient delete –expired.
Additionally, it supports conditional execution when run with –tags parameters. This functionality is only available on DigitalOcean droplets.
Installation is done through pip3, please check the wiki for more information: https://www.github.com/buanzo/wordpress-updater/wiki
Cheers!
Arturo ‘Buanzo’ Busleiman
Release files for wordpressupdater 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wordpressupdater-0.2.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wordpressupdater-0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.4 kB
Release files / wordpressupdater-0.2.tar.gz
| Download URL | wordpressupdater-0.2.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6e03a3a46f721b67eb0776d0941044ffbb8a44ce84e3193c6924c8f9d66ab602
|
|
BLAKE2b-256 checksum How to use checksums |
bdaf3d706705e05bbd864fce76d10b459a763d804dbb79b99950f78a2f2ec7cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.5
|
Release files / wordpressupdater-0.2-py3-none-any.whl
| Download URL | wordpressupdater-0.2-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3738f16d1694ebaf999dddedb009ffba358c40b97f41e25f39df4a8999ddcc5c
|
|
BLAKE2b-256 checksum How to use checksums |
a8d6693b863ea35284b9eacceafdbfe072a50f8f25c7acfa1fd7fc3dcea236e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.5
|