Return to Snippet

Revision: 55871
at February 25, 2012 23:55 by webtechdev


Initial Code
define('WP_HOME', '');
define('WP_SITEURL', '');

Initial URL

                                

Initial Description
use these constants in wp_config.php in case you are not willing to modify the wp_0ption table in database.

Initial Title
wp_config.php costants

Initial Tags

                                

Initial Language
PHP