$instance $instance : mixed Public static variable to hold the single instance of the class. Type mixed — Default null
instance() instance() : mixed Method instance() Create a public static instance. Returns mixed — Class instance.
__construct() __construct() MainWP_Child_Branding_Render constructor. Run any time the class is called.
contact_support() contact_support() : string Render Contact Support. Returns string — Contact Support form html.
render_submit_message() render_submit_message(array $opts) Render contact support submit message. Parameters array $opts An array containg message options.