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).
Screenshots
Installation
- Download plugin archive and expand.
- Upload to your plugin’s directory and activate the plugin.
(Note: For preventing unexpected issues, you should activate it under local environment only.) - On “Settings > Reloadr” page, set some options.
FAQ
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Reloadr for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Reloadr for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.