Skip to content

Releases: managingwp/wp-shelltools

1.3.2

04 Nov 20:58
Compare
Choose a tag to compare

Release 1.3.2

  • Fixed issue with cron-shim.sh where log file was not writing to script dir
  • Bumped cron-shim.sh version to 1.2.2

1.3.1

04 Nov 20:49
Compare
Choose a tag to compare

Release 1.3.1

  • Updated donation section.
  • (cron-shim)Updated cron-shim.sh to 1.2.1 added time in human readable
  • (cron-shim)Added log pruning to keep log files below 10MB

1.3.0

13 Sep 12:18
Compare
Choose a tag to compare

Release 1.3.0

cron-shim

  • Increased version to 1.2.0
  • Implemented multisite detection and running of cron for all sites.
  • Implemented queue for running cronjobs to support multisite.
  • Implemented tracking queue runs for each site in a multisite.
  • Improved logging of cron jobs to include errors and separation of errors and output.
  • Show execution time per site on multisite.

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