[wp-hackers] Keep local DB in sync with remote DB
    Michael E. Hancock 
    justmichaelh at gmail.com
       
    Sat Nov 29 15:57:21 GMT 2008
    
    
  
----- Original Message ----- 
From: "Alex Hempton-Smith" <hempsworth at googlemail.com>
> Would this work? How would I define 'siteurl' and 'home' from inside the
> wp-config.php?
>From http://codex.wordpress.org/Editing_wp-config.php
define('WP_SITEURL', 'http://example.com/wordpress');
define('WP_HOME', 'http://example.com/wordpress'); 
MichaelH
    
    
More information about the wp-hackers
mailing list