\MainWP\ChildMainWP_Child_Branding_Render

Class MainWP_Child_Branding_Render

Summary

Methods
Properties
Constants
instance()
get_class_name()
__construct()
admin_head_hide_elements()
contact_support()
after_admin_bar_render()
in_admin_footer()
$instance
No constants found
No protected methods found
No protected properties found
N/A
render_submit_message()
No private properties found
N/A

Properties

$instance

$instance : mixed

Public static variable to hold the single instance of the class.

Type

mixed — Default null

Methods

instance()

instance() : mixed

Method instance()

Create a public static instance.

Returns

mixed —

Class instance.

get_class_name()

get_class_name() : string

Get Class Name.

Returns

string

__construct()

__construct() 

MainWP_Child_Branding_Render constructor.

Run any time the class is called.

admin_head_hide_elements()

admin_head_hide_elements() 

Method admin_head_hide_elements().

contact_support()

contact_support() : string

Render Contact Support.

Returns

string —

Contact Support form html.

after_admin_bar_render()

after_admin_bar_render() 

After admin bar render.

in_admin_footer()

in_admin_footer() 

Admin footer text.

render_submit_message()

render_submit_message(array  $opts) 

Render contact support submit message.

Parameters

array $opts

An array containg message options.