mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed getting permalink for profile tab if permalinks settings are disabled;
This commit is contained in:
@@ -69,7 +69,7 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
*
|
||||
* @var
|
||||
*/
|
||||
public $is_permalinks;
|
||||
public $is_permalinks = false;
|
||||
|
||||
/**
|
||||
* @var null|string
|
||||
|
||||
Reference in New Issue
Block a user