Skip to content

Releases: managingwp/wp-shelltools

1.2.3

27 Feb 12:49
Compare
Choose a tag to compare

Release 1.2.3

fix(goaccess): Implemented domain-all properly

1.2.2

27 Feb 12:41
Compare
Choose a tag to compare

Release 1.2.2

fix(goaccess): Fixed help, actions and goaccess version detection.
fix(goaccess): Updated usage to print log detection
fix(goaccess): Changed some of the output for usage.
fix(goaccess): Fixed debugging collect_logs
fix(goaccess): Lots of fixes to format detection and values

1.2.1

26 Feb 15:46
Compare
Choose a tag to compare

Release 1.2.1

docs(readme): Added todo for 403 forbidden in goaccess
fix(goaccess): Fixed including .gz for domain only searchs with goaccess

1.2.0

26 Jan 17:04
Compare
Choose a tag to compare

Release 1.2.0

improvement(cron-shim): Updated cron-shim public web folder detection
fix(cron-shim): Fixed formatting
improvement(cron-shim):

  • Improved detection of WordPress root directory.
  • Created _log function and revamped logging to occur in realtime.
  • Improved checking of WordPress root has a WordPress install in it.
  • Improved fetching of WordPress domain.

1.1.2

22 Jan 20:48
Compare
Choose a tag to compare

Release 1.1.2

docs(delete-mu-plugins): Created README.md for delete-mu-plugins

1.1.1

22 Jan 20:43
Compare
Choose a tag to compare

Release 1.1.1

fix(delete-mu-plugins): Fixed example config
fix(delete-mu-plugins): More fixes for paths ;)
fix(delete-mu-plugins): More fixeds to ensure rsync works

1.1.0

22 Jan 20:00
Compare
Choose a tag to compare

Release 1.1.0

improvement(cron-shim): Updated cron-shim.sh and added cron-shim-report.sh
fix: Fixed log location
Updated POST_CRON_CMD
enhance: Added .init that can be included for updating $PATH
fix: Proper variables to get current script path
docs(gridpane): Added snippet to allow WordPres Site Health to pass page cache check
fix: Fixed issue in cron-shim.sh and cron-shim-report.sh
Added monit/monit-cpusteal
feat(delete-mu-plugins): Created plugin to delete mu-plugins across sites

1.0.4

23 Aug 14:33
Compare
Choose a tag to compare

Release 1.0.4

improvement(cron-shim): Added example cron-shim.conf

1.0.3

23 Aug 14:25
Compare
Choose a tag to compare

Release 1.0.3

fix(cron-shim): Small fixes to cron-shim

1.0.2

23 Aug 14:20
Compare
Choose a tag to compare

Release 1.0.2

fix(wpst-goaccess): Fixed detection of gzip files
improvement(cron-shim): Updated cron-shim.sh to use cron-shim.conf
fix(cron-shim): Removed skipping plugins and themes as this will cause tasks not to run.