Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 4.1.0
-
Fix Version/s: Unscheduled
-
Component/s: Core CiviCRM
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
The civicrm.settings.php file is located in the wp-content/plugins/civicrm folder, which is a folder that may get deleted prior to upgrade. This will delete the precious civicrm.settings.php as well and force a re-install.
Suggest moving civicrm.settings.php to another location outside of the civicrm directory, if wordpress will allow it, for safety.