We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d293c8f commit 7e4fb73Copy full SHA for 7e4fb73
bash/ss-config-sample.txt
@@ -236,7 +236,7 @@ WP_MULTISITE_SUBDOMAINS="true" ## subdirs not supported yet
236
WP_MULTISITE_DOMAIN_MAPPING="true"
237
238
## for stability reasons several WP defined constants are hardcoded in wp-config.php ##
239
-## you can define additional constants in the /wp-content/functions.php file ##
+## you can define additional constants in /wp-content/custom-functions.php ##
240
241
## WP_POST_REVISIONS = [3|5|10|etc] the smaller the better but >1 to avoid data loss ##
242
## WP_AUTOSAVE_INTERVAL = [15|30|60|120|etc] less often saves resources but risks data loss ##
0 commit comments