-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AUTO][skip ci] Updating changelog for v1.0.1
- Loading branch information
Showing
4 changed files
with
60 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 |
---|---|---|
@@ -1,4 +1,8 @@ | ||
|
||
### v1.0.1 - 2018-09-23 | ||
**Changes:** | ||
* Tag first stable version for wordpress.org. | ||
|
||
### v1.0.0 - 2018-09-11 | ||
**Changes:** | ||
* First version of the plugin |
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,50 @@ | ||
# OptiMole WP # | ||
**Contributors:** [optimole](https://profiles.wordpress.org/optimole) | ||
**Tags:** image optmization, cdn, image compression | ||
**Requires at least:** 4.7 | ||
**Tested up to:** 4.9 | ||
**Requires PHP:** 5.4 | ||
**Stable tag:** trunk | ||
**License:** GPLv3 | ||
**License URI:** https://www.gnu.org/licenses/gpl-3.0.en.html | ||
|
||
End-to-end image processing | ||
With OptiMole, your site’s images will be cropped, optimized and processed on-the-fly. | ||
|
||
|
||
## Description ## | ||
**Image optimization & resizing** | ||
Images are processed for best results with both lossless and lossy optimization and are automatically resized for any device. | ||
|
||
**Image acceleration through CDN** | ||
Images are served in any location, with our top providers covering up to 110 server locations worldwide. | ||
|
||
**On-the-fly image handling** | ||
Dynamic manipulation of images and videos (resize, compress and serve via CDN on the fly). | ||
|
||
**Easy tracking & monitoring** | ||
Check how OptiMole is improving your site from day 1. Transparent optimization stats are always available. | ||
|
||
### How does it work? ### | ||
|
||
This plugin connects via API to OptiMole [image optimization service](https://optimole.com/) in order to send the images to its servers and crop, optimize and process them on-the-fly. The EXIF data will either be stripped and it is not stored on our servers. Optimole does not interact with the visitors on your website. We care about your privacy so check our [terms of use](https://optimole.com/terms/). | ||
|
||
The plugin will rewrite your image URLs to replace them with OptiMole URLs. Your origin images will be downloaded from your storage, processed by the OptiMole infrastructure and cached in the CDN. NO development needed. Simply set up your account and enjoy faster image loading. | ||
|
||
## Changelog ## | ||
### 1.0.1 - 2018-09-23 ### | ||
|
||
* Tag first stable version for wordpress.org. | ||
|
||
|
||
|
||
### 1.0.0 - 2018-09-22 ### | ||
* First version of the plugin | ||
|
||
## Installation ## | ||
The following are the steps to install the OptiMole plugin | ||
|
||
1. In your WordPress Administration Panels, click on Add New option under Plugins from the menu. | ||
Click on upload at the top. | ||
2. Browse the location and select the OptiMole Plugin and click install now. | ||
3. Go to Media -> OptiMole and follow in the instructions on how to enable the service. |
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
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 |
---|---|---|
@@ -1 +1 @@ | ||
{"optimole-wp.php":"a49b0db55cd204c4479581dec37ac79b"} | ||
{"optimole-wp.php":"7aa74308e2bb2493327f53319e5364ac"} |