Preload Everything

描述

Turn Your Website Into An Ajax Powered Instant Loaded Single Page Website. It’s Not SPA, but More Likely! Make Your Website More Fast By Caching The Pages Ahead Of The Time. While Your Visitors On A Page, Preload Other Pages For Fast Access! You Can Cache Internal, External or Even Both Type Pages! Plugin Will Use Browser Built-In Storage First To Store Caches, As Well As Clearing Them When User Leaves The Website! The Cache LifeTime is Equal Session Lifetime! Once User Closes The Tab Caches Also Be Deleted!

Features:

  • Enable/Disable The Plugin Functionality
  • Cache Your Pages Ahead Of The Time
  • Uses Browser Native LocalStorage & SessionStorage To Store Cache Content
  • Fallback To JS Variable Cache Storage If Local-Session Storage is Not Available/Full
  • Clears Cache On Tab Close
  • Set Cache For Internal-External Links Explicitly

Interested in contributing to Preload Everything?
Contact me… sagorh672(at)gmail.com

屏幕截图

  • settings

安装

To add a WordPress Plugin using the built-in plugin installer:

Go to Plugins > Add New.

  1. Type in the name “Preload Everything” in Search Plugins box
  2. Find the “Preload Everything” Plugin to install.
  3. Click Install Now to begin the plugin installation.
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
    If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

To add a WordPress Plugin from github repo / plugin zip file :
1. Go to wordpress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

常见问题

How to use this plugin?

Just after installing the plugin, go to settings page and set the plugin settings according to your needs.. And then see the magic.. See screenshots.

评价

此插件暂无评价。

贡献者及开发者

“Preload Everything” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Preload Everything”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • compatibility check for wp 6.3.

1.0.0

  • Initial release.