Description
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.
Installation
- Download zip and install via WordPress
or
- clone repo into
/wp-content/plugins/directory
FAQ
- 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)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP-SPA” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-SPA” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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
