--urlprefix should be optional #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: jtittsler
When making a filesystem snapshot, the
--urlprefixshould be optional. It currently conflates the URL and filepath prefixes.Created by: jtittsler
The WP version calculates the
urlprefixbased on the--wpurloption, allowing the use of a subdirectory style WordPress network.