LiveReload Snippet
LiveReload Snippet
Description
LiveReload is a Mac OS X menu bar app for web developers. It monitors changes in folders you specify. When a file is saved, the browser will automatically refresh showing the changes.
LiveReload also comes with various preprocessors baked in (LESS, SASS, Compass, Stylus, CoffeeScript, IcedCoffeeScript, Eco, SLIM, HAML, Jade).
You can use LiveReload without browser extensions by adding a javascript snippet to your page. This plugin does just that.
Installation
- Download the plugin archive and expand it.
- Put the ‘livereload’ directory in your WordPress plugin directory.
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for LiveReload.
Reviews
i like it
By svenglen on November 19, 2017
I love it 🙂 I used this on my site
нажмите на ссылку, чтобы перейти на сайт: Уроки электронной музыки в Ярославле
very helpful 🙂
By jomarjay on September 3, 2016
it really helps me a lot 🙂
Changelog
- 1.2 Separate js via enqueue hooks, use bundled jquery
- 1.1 Unnoticed dead-on-arrivalness fixed, thanks chrisguttandin
- 1.0 Initial Release