#53182 closed defect (bug) (fixed)
define()s for Network don't conform to WordPress coding standards
| Reported by: | paulschreiber | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8 |
| Component: | Networks and Sites | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | multisite, coding-standards |
Description
When you generate a multisite network, WordPress creates some define() statements for you to paste in to wp-config.php.
Those statements lack spacing and don't conform to WordPress coding standards.
Change History (7)
This ticket was mentioned in PR #1248 on WordPress/wordpress-develop by paulschreiber.
5 years ago
#1
- Keywords has-patch added
@SergeyBiryukov commented on PR #1248:
9 months ago
#6
Thanks for the PR! Merged in r50839.
@paulschreiber commented on PR #1248:
9 months ago
#7
What happened here? This PR was over four years old.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds spacing so
define()statements conform to WordPress coding standards.Trac ticket: https://core.trac.wordpress.org/ticket/53182