Reloadr for WordPress

Plugin Banner

Reloadr for WordPress

by tecking

Download
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).

  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.
  1. No need to set the default values.

    No need to set the default values.

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.

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.
Back to top