post-no-imageRequests cache - Accelerator for WordPress
Request caching allows to speedup it when it is used e.g. as AJAX for forming content. Each request can be cached separately depend on parameters and path. It is an ordered list that defines what queries should be cached and with what type of returned dat...Read More
post-no-imageKnowledge base - Accelerator for WordPress
The plugin can be gotten here. Assets file generation as separated files should be disabled. The plugin can be gotten here. To correct switching behavior: Set the ‘Settings’ -> ‘Options’ -> ‘Currency storage’ to &...Read More
post-no-imageAPI - Accelerator for WordPress
There is API functions that help to automate managing cache. Available functions: OperateCache. GetCacheStatus. Manages cache (all pages or particular object). OperateCache( $op = API::CACHE_OP_DEL, $obj = null ). $op. Values: CACHE_OP_REVALIDATE. Revalid...Read More
acceleratorNew version 2.21 released - Accelerator for WordPress
Slider Revolution improvements and quality increasing. See below. And you can always see full change log of Accelerator for WordPress. The most important improvement in this release is smooth loading of Slider Revolution. Previously, any Slider Revolution...Read More
acceleratorNew version 2.20 released - Accelerator for WordPress
Getting fresh content parts allows to set particular areas of pages to be always fresh (got from server). Also, a cache small timeout can be specified to don’t overload server. E.g. it can be helpful for online stores to show always actual products with p...Read More
acceleratorNew version 2.19.10 released - Accelerator for WordPress
Fixed possible 'A-HREF' in URLs in 'a' HTML tags. The initial issue is coming from ‘DOM’ library of PHP. It recently changed behavior of processing ‘href’ of ‘a’ tags. Now we adapted our code to support that. For sure, please, update Accelerator to the la...Read More
acceleratorNew version 2.18 released - Accelerator for WordPress
Support for Gallery Widget of Elementor and quality improvements. See below. To enable Support for Gallery Widget of Elementor, please, use the corresponding option in the settings and don’t forget to update the cache of related pages. And you can always ...Read More
post-no-imageServer and cloud settings - Accelerator for WordPress
These settings allow to control server and (or) cloud caching. To check that clearance works logging of ‘Server and cloud cache updating’ should be enabled and checked there for ‘Server/cloud cache update’ items after pressing R...Read More
post-no-imageLazy HTML - Accelerator for WordPress
It is mostly helpful when pages have huge DOM size. No any other optimization plugin provides that technology. But it requires manual setting up. After optimization defined page’s parts become inactive and invisible for DOM parser until they are not shown...Read More