Skip to content

Merge development changes to "master"

Dom Sekotill requested to merge develop into 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

Merge request reports

Loading