该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Activist

描述

Activist adds fallback application-cache caching to your site, so that visitors who have accessed your site in the past are able to maintain access even when your server is unavailable. Full details at activistjs.com

屏幕截图

  • Admin Configuration Menu.

安装

  1. Upload The activist folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Configure behavior in the settings menu.

常见问题

How does it work?

Activist uses both the application cache and the service worker APIs to make parts of your site continue to work offline. It then uses a set of Javascript heuristics to determine when a visitor is reaching the offline content because of censorship from their ISP, and allows configuration of a custom message in those cases.

评价

此插件暂无评价。

贡献者及开发者

「Activist」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Activist」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

0.1.1

  • Update to wordpress 4.4
  • Add assets
  • Bug fixes

0.1.0

  • Initial Listing