-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ferdi van der Werf
committed
Apr 17, 2019
1 parent
edb7f4e
commit e827bb4
Showing
2 changed files
with
56 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters