Docs: Correct formatting for a comment in wp-admin/options-permalink.php
.
Previously committed in [48694], accidentally reverted in [48710]. See #50768. git-svn-id: https://develop.svn.wordpress.org/trunk@48711 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7bc790c50a
commit
2c5ef0fc2f
@ -72,7 +72,7 @@ if ( ! got_url_rewrite() ) {
|
||||
$prefix = '/index.php';
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* In a subdirectory configuration of multisite, the `/blog` prefix is used by
|
||||
* default on the main site to avoid collisions with other sites created on that
|
||||
* network. If the `permalink_structure` option has been changed to remove this
|
||||
|
Loading…
Reference in New Issue
Block a user