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

WP-SPA

描述

This Plugin enables a WordPress site to render animations between page transitions.

What’s new?

  • Adds Admin options for:
    • loading indicator type (progressive or indeterminate),
    • loading indicator color
    • background color
    • cache busting
    • (more experimental options for performance)
  • pre-caching for better performance
  • Fallback animations for no-js
  • Animated feedback on same page clicks

Some notes about wp-spa

Page crawlers and SEO analytics should remain unaffected.
WP-SPA makes use of the latest technologies and fall backs on safe defaults when necessary.

Missing a feature? Let me know!

Inspiration

Every site should be a SPA! It’s 2016, after all.

屏幕截图

安装

  1. Download zip and install via WordPress

or

  1. clone repo into /wp-content/plugins/ directory

常见问题

Will this work with any WordPress site?

Yes, hopefully.

How do I use this?
  1. Activate Plugin
  2. Navigate to WP-SPA settings
  3. Change animation settings to your fancy
What frameworks does this use?

None! and jQuery is the only dependency (as of 1.3)

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「WP-SPA」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.3.0

  • Adds Admin options for:
    • loading indicator type (progressive or indeterminate),
    • loading indicator color
    • background color
    • cache busting
    • (more experimental options for performance)
  • pre-caching for better performance
  • Fallback animations for no-js
  • Animated feedback on same page clicks

1.0.2

  • Adds descriptions to admin settings

1.0.0

  • First release