Merge development changes to "master"
New Features:
- Adds SITE_URL and HOME_URL settings corresponding to WP_SITEURL and WP_HOME respectively
Adds a FORCE_CONFIGURE setting to forcibly rebuild wp-config.php- Adds SITE_TITLE, SITE_ADMIN, SITE_ADMIN_EMAIL and SITE_ADMIN_PASSWORD settings to assist first-time setup
Fixes:
- Permissions issue in media directory
- Plugins, themes and language packs (and their respective static files) are installed before static file processing occurs
Edited by Dom Sekotill