From 104a17e35a08fc883f5ea13c29ed4ba48f5359ef Mon Sep 17 00:00:00 2001 From: selul Date: Tue, 5 Feb 2019 15:29:26 +0200 Subject: [PATCH] docs: adds faq for ajax content, remove lqip and fixed typo for plugin tags --- readme.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index af23b1cb..c15e10ef 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ === Image optimization service by Optimole === Contributors: optimole -Tags: image optmization, cdn, image compression, compress image, images, optimization, perfomance, photos +Tags: image optimization, cdn, image compression, compress image, images, optimization, perfomance, photos Requires at least: 4.7 Tested up to: 5.0 Requires PHP: 5.4 @@ -266,6 +266,14 @@ Once you exceed these, we will contact you and kindly ask to upgrade to the plan Our FREE plan uses our custom made CDN built with 7 locations around the globe. For the paid plans, we have direct integration with Amazon Cloudfront, with more than 130 locations around the globe. += Does Optimole handle images from Ajax content ? = + +Yes, we do. By default, Optimole handle images delivered from your ajax content from admin-ajax.php ( not logged in users ) as well as WordPress REST API routes. + += Can i remove the blurry placeholder from the lazyload effct ? = + +Yes, you can. We have bundled this tweak into a plugin you can install while you have Optimole active. The blurry placeholder will be removed and the images will be still lazy-loaded. You can find the plugin tweak here -> http://bit.ly/optml-rm-lqip + = I'm already using a CDN, can I use that instead of yours ? = Short answer, YES. We can help you integrate your default CDN but it will require some additional work from our side and is available to Enterprise plans.