=== Reloadr for WordPress === Contributors: tecking Tags: reload, refresh, develop Requires at least: 3.1 Tested up to: 3.5.1 Stable tag: 1.0.2 License: GPLv2 or later Watching web project files for change, and refreshes their page automatically. == Description == This plugin is based on "Reloadr" which watches web project files for change, and refreshes their page automatically. This is good for client-side assets(e.g. *.css, *.js etc... ) and server-side assets(e.g. *.php). Thank you for awesome scripts "Reloadr" made by Daniel Bergey(https://github.com/dbergey). Please see also the "Reloadr" site(https://github.com/dbergey/Reloadr). == Installation == 1. Download plugin archive and expand. 2. Upload to your plugin's directory and activate the plugin. (Note: For preventing unexpected issues, you should activate it under local environment only.) 3. On "Settings > Reloadr" page, set some options. == Changelog == = 1.0.2 = * Revised readme.txt. = 1.0.0 = * Internationalized. * Added CSS class to input[type=text] elements. = 0.2.1 = * Opening on WordPress Plugin Directory. * Fixed parsing bug (server-root path). = 0.2 = * Translated some functions into RFW class. = 0.1 = * Opening to the public. == Screenshots == 1. No need to set the default values. == Frequently Asked Questions == = Will you release l18n version? = Now, this plugin includes "_e" function for internationalizing. Because it also has ".pot" file, you can build your own language files. == Upgrade Notice == It does not exist at present.