\um\admin\coreAdmin_Functions

Class Admin_Functions

Summary

Methods
Properties
Constants
__construct()
post_updated_messages()
gettext()
parent_file()
is_UM_admin_screen()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

Admin_Functions constructor.

post_updated_messages()

post_updated_messages(array  $messages) : array

Updated post messages

Parameters

array $messages

Returns

array

gettext()

gettext(  $translation,   $text,   $domain) : string

Gettext filters

Parameters

$translation
$text
$domain

Returns

string

parent_file()

parent_file(  $parent_file) : string

Fix parent file for correct highlighting

Parameters

$parent_file

Returns

string

is_UM_admin_screen()

is_UM_admin_screen() : boolean

Boolean check if we're viewing UM backend

Returns

boolean