https://github.com/pyronaur/turbolinks
Turbolinks Plugin for WordPress
https://github.com/pyronaur/turbolinks
Last synced: 10 months ago
JSON representation
Turbolinks Plugin for WordPress
- Host: GitHub
- URL: https://github.com/pyronaur/turbolinks
- Owner: pyronaur
- License: gpl-3.0
- Created: 2017-05-20T17:22:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T09:52:44.000Z (about 9 years ago)
- Last Synced: 2025-07-23T00:43:59.521Z (11 months ago)
- Language: Shell
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
=== Turbolinks ===
Contributors: justnorris
Tags: turbolinks,speed,cache,pjax,ajax,performance,caching,speedup,load,ruby,turbolinks5
Requires at least: 4.6
Tested up to: 4.7.5
Stable tag: 1.0.0
License: GPLv3
Easily speed up your site by making all your links into Turbolinks.
== Description ==
Instead of reloading the full page every time a user navigates your site, enable Turbolinks! Turbolinks will reload only the necessary parts of the site and even pull in additional JavaScipt and CSS.
The concept of Turbolinks has been around for a very long time, but it has never been so easy to implement as it is today! Just install the plugin - and that's it - you\'re done!
Because this plugin is going to prevent full page reloads, you may experience some compatibility issues with other themes or plugins. After installing the plugin, **I highly recommend that you test your site thoroughly** and make sure if everything works.
If something is broken - you'll probably have to fix it on your own, most probably with JavaScript. Have a look at the Turbolinks project documentation for more info: https://github.com/turbolinks/turbolinks
== Installation ==
Just install and activate the plugin. I wish making breakfast was this easy.
== Changelog ==
== 1.0.0 ==
The absolutely first release.