Skip to content

Commit

Permalink
Add readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferdi van der Werf committed Apr 17, 2019
1 parent edb7f4e commit e827bb4
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
55 changes: 55 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
=== Warpdrive ===
Contributors: fuegas
Tags: hosting
Requires at least: 4.0.1
Tested up to: 5.1.1
Requires PHP: 5.6.0
Stable tag: trunk
License: GPL-3.0-only
License URI: https://github.com/Savvii/warpdrive/blob/master/LICENSE

Hosting plugin for the platform of Savvii.

== Description ==

This plugin adds several speed and security related features to your WordPress website on the Savvii hosting platform. We welcome contributions, see [CONTRIBUTING](https://github.com/Savvii/warpdrive/blob/master/CONTRIBUTING.md) at our repository for more information.

A detailed [README](https://github.com/Savvii/warpdrive/blob/master/README.md) can be found at our repository.

A few notes about the sections above:

== Changelog ==

= 2.10.1 =
* Add readme.txt with a changelog

= 2.10.0 =
* Remove cookieless domain functionality

= 2.9.3 =
* Fix upgrader_post_install bug

= 2.9.2 =
* Fix autoloader, check if a file exists due to name collisions with other plugins

= 2.9.1 =
* Update PHPUnit dependency to 5.7.X

= 2.9.0 =
* Change Warpdrive menu location to header
* Refactor 'savvii' references to 'warpdrive'

= 2.8.5 =
* Change license to GPLv3-only
* Add travis config for automated tests

= 2.8.4 =
* Add type 'wordpress-plugin' to composer.json

= 2.8.3 =
* Support multisite checks for WordPress sites < 4.6

== Support ==

For plugin support, use our [knowledge base](https://support.savvii.nl/en/support/solutions/folders/11000008408).
For development support, please look over the [CONTRIBUTING.md](https://github.com/Savvii/warpdrive/blob/master/CONTRIBUTING.md) before raising an [issue here on github](https://github.com/Savvii/warpdrive/issues).
2 changes: 1 addition & 1 deletion warpdrive.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin name: Warpdrive
* Plugin URI: https://github.com/Savvii/warpdrive
* Description: Hosting plugin for Savvii
* Version: 2.9.3
* Version: 2.10.1
* Author: Savvii <support@savvii.com>
* Author URI: https://www.savvii.com
* License: GPL-3.0-only
Expand Down

0 comments on commit e827bb4

Please sign in to comment.