Properties

$ext_required_version

$ext_required_version : array

For backward compatibility checking

Type

normal

$active_plugins

$active_plugins

Methods

init()

init() : mixed

Get all active plugins

Returns

mixed

get_active_plugins()

get_active_plugins() : mixed

Returns

mixed

ultimatemember_active_check()

ultimatemember_active_check() : bool

Check if UltimateMember core plugin is active

Returns

bool

bbpress_active_check()

bbpress_active_check() : bool

Check if bbPress plugin is active

Returns

bool

forumwp_active_check()

forumwp_active_check() : bool

Check if ForumWP plugin is active

Returns

bool

jobboardwp_active_check()

jobboardwp_active_check() : bool

Check if JobBoardWP plugin is active

Returns

bool

mycred_active_check()

mycred_active_check() : bool

Check if myCRED plugin is active

Returns

bool

woocommerce_active_check()

woocommerce_active_check() : bool

Check if Woocommerce plugin is active

Returns

bool

compare_versions()

compare_versions(string  $um_required_ver, string  $ext_ver, string  $ext_key, string  $ext_title) : bool

Compare UM core and extension versions

Parameters

string $um_required_ver
string $ext_ver
string $ext_key
string $ext_title

Returns

bool

php_version_check()

php_version_check(string  $extension_version) : mixed

Parameters

string $extension_version

Extension version

Returns

mixed