外掛說明
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.
安裝方式
- Download zip and install via WordPress
or
- clone repo into
/wp-content/plugins/directory
常見問題集
- Will this work with any WordPress site?
-
Yes, hopefully.
- How do I use this?
-
- Activate Plugin
- Navigate to WP-SPA settings
- Change animation settings to your fancy
- What frameworks does this use?
-
None! and jQuery is the only dependency (as of 1.3)
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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
