mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-15 20:53:39 +09:00
* updated requests to site URL;
* WPCS;
This commit is contained in:
@@ -175,15 +175,6 @@ if ( ! class_exists( 'UM' ) ) {
|
||||
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'ultimate-member' ), '1.0' );
|
||||
}
|
||||
|
||||
/**
|
||||
* UM constructor.
|
||||
*
|
||||
* @since 1.0
|
||||
*/
|
||||
function __construct() {
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
* UM pseudo-constructor.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user