10000 GitHub - GotanDev/WordpressLiveReload: Wordpress Plugin for enabling livereload of your browser on any theme change when debug mode
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GotanDev/WordpressLiveReload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordpressLiveReload

Wordpress Plugin for enabling livereload of your browser on any theme change when debug mode

Behavior

The plugin will check every second that your active Wordpress theme has changed. If it has changed, it will reload your browser.

Really useful for theme development on local workstation.

Activation

The plugin is only active when

  • debug mode is enabled. You can enable debug mode in wp-config.php with WP_DEBUG constant value.
  • if you call your wordpress setup from allowed IP address.
    • 127.0.0.1 local address is always allowed
    • You can add other allowed IP addresses in LiveReload Setting menu

Author & License

About

Wordpress Plugin for enabling livereload of your browser on any theme change when debug mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0