mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
Add new option for Network Permalink Structure
This commit is contained in:
@@ -80,7 +80,9 @@ class UM_Permalinks {
|
||||
}
|
||||
}else {
|
||||
|
||||
if( um_core_is_local() ){
|
||||
$network_permalink_structure = um_get_option("network_permalink_structure");
|
||||
|
||||
if( $network_permalink_structure == "sub-directory" ){
|
||||
|
||||
$page_url = 'http';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user