2017 © Pedro Peláez
 

wordpress-plugin warpdrive

This plugin manages various features used by Savvii

image

savvii/warpdrive

This plugin manages various features used by Savvii

  • Wednesday, July 25, 2018
  • by Fuegas
  • Repository
  • 8 Watchers
  • 6 Stars
  • 308 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 14 Versions
  • 56 % Grown

The README.md

Warpdrive - Savvii hosting plugin

This plugin adds several speed and security related features to your WordPress website on the Savvii hosting platform. We welcome contributions, see the section on contributing for more information., (*1)

Support

For plugin support, use our knowledge base. For development support, please look over the CONTRIBUTING.md before raising an issue here on github., (*2)

Features

Cache flusher

The cache flusher flushes the enabled/available caches (Varnish, Memcached, OpCache and/or Sucuri) when certain changes are saved in WordPress. Depending on the users caching setting this module will flush the varnish cache in different ways. You can choose between flushing the cache on "(custom) post/page edit or publish" and "all post/page edit or publish, comment changes, attachment changes". If your site is having heavy traffic we recommend you to choose the "(custom) post/page edit or publish" option to minimize cache flushes. This way individual objects will age away in the cache to minimize the strain on the webserver. If you want the cache to flush immediately every time you update a post/comment/attachment in WordPress you can choose "all post/page edit or publish, comment changes, attachment changes". Only (custom) post/page, comment changes and attachment changes will flush the cache on save or publish., (*3)

Flush on demand

The full page cache can be flushed from another plugin by using:, (*4)

do_action( 'warpdrive_cache_flush' ); // This will flush the entire cache
do_action( 'warpdrive_domain_flush' ); // This will only flush the cache of the current domain

Read logs

From within WordPress on the Warpdrive dashboard there are links to see the last 10/100 entries in the access or error log entries., (*5)

Security

All login attempts, succesful and failed, are logged to syslog using LOG_AUTH. The same format as sshd is used for messages:, (*6)

Apr 30 17:39:11 vvv warpdrive[5759]: Authentication success for author from 192.168.50.1
Apr 30 17:39:24 vvv warpdrive[5759]: Authentication success for warp from 192.168.50.1
Apr 30 17:39:52 vvv warpdrive[5759]: Authentication failure for admin from 192.168.50.1
Apr 30 17:40:08 vvv warpdrive[5758]: Authentication failure for admin from 192.168.50.1
Apr 30 17:40:25 vvv warpdrive[5758]: Blocked author enumeration from 192.168.50.1
Apr 30 17:40:38 vvv warpdrive[5759]: Blocked author enumeration from 192.168.50.1

A different part this module is to prevent leaking sensitive account information. Author enumeration is blocked and logged. Login attempts with wrong credentials won't give information about valid usernames, a generic message is shown on unknown username and on correct username but wrong password. We do not log any passwords., (*7)

Contributing

For contributing information refer to the CONTRIBUTING.md., (*8)

The Versions

25/07 2018

dev-master

9999999-dev

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

25/07 2018

2.9.3

2.9.3.0

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

25/07 2018

dev-fix-warpdrive-post-install

dev-fix-warpdrive-post-install

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

17/05 2018

2.9.2

2.9.2.0

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

17/05 2018

dev-fix-warpdrive-autoloader

dev-fix-warpdrive-autoloader

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

17/04 2018

2.9.1

2.9.1.0

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

17/04 2018

dev-update-phpunit-to-version-5

dev-update-phpunit-to-version-5

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

17/04 2018

dev-fix-wrong-link-top-menu

dev-fix-wrong-link-top-menu

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

03/04 2018

2.9.0

2.9.0.0

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

03/04 2018

dev-change-menu-location-and-function-warpdrive

dev-change-menu-location-and-function-warpdrive

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

30/01 2018

2.8.5

2.8.5.0

This plugin manages various features used by Savvii

  Sources   Download

GPL-3.0-only

The Development Requires

03/01 2018

2.8.4

2.8.4.0

This plugin manages various features used by Savvii

  Sources   Download

GPLv3

The Development Requires

18/12 2017

2.8.3

2.8.3.0

This plugin manages various features used by Savvii

  Sources   Download

GPLv3

The Development Requires

12/12 2017

2.8.2

2.8.2.0

This plugin manages various features used by Savvii

  Sources   Download

GPLv3

The Development Requires