tamagokun / pomander-wordpress

Wordpress tasks for use with Pomander
http://ripeworks.com/pomander/wordpress.html
MIT License
36 stars 5 forks source link

[WIP] Release object for Wordpress deployments #21

Closed tamagokun closed 10 years ago

tamagokun commented 10 years ago

Wordpress Release helps the deploy:wordpress task.

Release will grab Wordpress releases from wordpress.org, defaulting to the latest version if one is not specified. Release will also allow for a user specified install location via the wordpress["install_dir"] environment option.

Another small enhancement in this release, is that when the Wordpress plugin is first loaded, it will set up a default array for db_prefix, base_uri, etc.

What it fixes:

16, #15, #11

What's left: