GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Small collection of scripts to manage wordpress
Homepage: http://people.warp.es/~koke/wordpress-scripts/
Clone URL: git://github.com/koke/wordpress-scripts.git
Updated README for v0.2
koke (author)
Wed May 14 13:10:12 -0700 2008
commit  f5cdab43758440c159da123976bcb47f618ad3d0
tree    5e179ec99b64f7482cafb6bbdc69c8390897888d
parent  58e4fd8aa3d38be58d8654ea3ec53e0bea5724c4
...
58
59
60
 
 
 
 
 
 
 
 
61
62
63
...
58
59
60
61
62
63
64
65
66
67
68
69
70
71
0
@@ -58,6 +58,14 @@ publish.sh can also replace version numbers in your plugin. It will detect these
0
 * Plugin header: Version 0.1
0
 * Version constant: define(plugin\_name\_version, '0.1');
0
 
0
+### wp-update-home
0
+
0
+When you are syncing wordpress databases, one of the fundamental things to change is the `siteurl` and `home` options with the remote URL.
0
+
0
+#### Syntax
0
+
0
+`$ wp-update-home wordpress-dir myhost.example.com`
0
+
0
 License
0
 -------
0
 

Comments

    No one has commented yet.