configuration files and automagically performs wp-cli updates and maintenance on discovered wordpress installations. Home-page: https://github.com/buanzo/wordpress-updater Author: Arturo “Buanzo” Busleiman Author-email: buanzo@buanzo.com.ar License: GPLv3 Description: # 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
Since version 0.5, wordpress-updaters supports reporting of non-zero exit status of wp-cli commands, and other errors, using Hume: https://www.github.com/buanzo/hume/wiki
Cheers!
Arturo ‘Buanzo’ Busleiman
Keywords: wordpress,wp-cli,wrapper,apache2,automagically,digitalocean,devops,sysadmin Platform: UNKNOWN Classifier: Environment :: Console Classifier: Intended Audience :: Developers Classifier: Intended Audience :: System Administrators Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Natural Language :: English Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: POSIX :: Other Classifier: Operating System :: POSIX Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: Implementation :: PyPy Requires-Python: >=3.6
Release files for wordpressupdater 0.5.4
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.5.4.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wordpressupdater-0.5.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.2 kB
Release files / wordpressupdater-0.5.4.tar.gz
| Download URL | wordpressupdater-0.5.4.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
331512aa6a718df31d22ea93d5d41b7493bc613550503998439550088d960596
|
|
BLAKE2b-256 checksum How to use checksums |
2a1ea97c18b5400338fab91581aeb76e3e94542aacb62257919cf1fabb093395
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.5
|
Release files / wordpressupdater-0.5.4-py3-none-any.whl
| Download URL | wordpressupdater-0.5.4-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3671279c782b3ee53e8a51f25b4640c7f7b987c6495918a584d8a9f5aae25814
|
|
BLAKE2b-256 checksum How to use checksums |
084a4274f1a16e724eef8bc7a43eb0b44f6adada3d0623402f4d97368ba88afe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.5
|