zarei-dev / wp-local-development-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP Local Development Tools

Bunch of tools that usefull for WP with stage mode.

Usage

open wp-config.php and add this line before line "That's all, stop editing! Happy publishing"

define( 'WP_PRODUCTION_DOMAIN', 'https://production_domain.com' );

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About


Languages

Language:PHP 100.0%