mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- small code formatting changes;
This commit is contained in:
@@ -50,11 +50,15 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
|
||||
/**
|
||||
* @var bool Old variable
|
||||
*
|
||||
* @todo deprecate this variable
|
||||
*/
|
||||
public $is_filtering;
|
||||
|
||||
|
||||
/**
|
||||
* WP Native permalinks turned on?
|
||||
*
|
||||
* @var
|
||||
*/
|
||||
public $is_permalinks;
|
||||
|
||||
Reference in New Issue
Block a user