mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- updated dependencies versions;
- fixed permalinks generate function for getting raw base permalink from the user meta;
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php if ( ! defined( 'ABSPATH' ) ) exit;
|
||||
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
if ( ! class_exists( 'UM' ) ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user