[wp-trac] [WordPress Trac] #47635: expand wp-config.php file with default settings
WordPress Trac
noreply at wordpress.org
Tue Jul 2 10:50:10 UTC 2019
#47635: expand wp-config.php file with default settings
-----------------------------+-----------------------------
Reporter: tradik | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
It would be very beneficial to add some settings into wp-config.php file
like:
define('WP_TIMEZONE', 'UTC');
define('WP_DATEFORMAT', 'F j, Y');
define('WP_TIMEFORMAT', 'g:i A');
define('WP_WEEKSTARTS', 'Monday');
so it should work the same way as WP_URL settings. In case of MU this
still might apply to default blog.
then consider (General,Writing,Reading,Discussion,Permalinks):
WP_SITETITLE
WP_TAGLINE
WP_EMAIL
WP_MEMBERSHIP
WP_DEFAULT_ROLE
etc...
Hope there is no obligation like security or functionality breakdown for
such request.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47635>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list