get_header_html(); // Add header before the content return $header . $content; } /** * Render the header */ public function render_header() { echo $this->get_header_html(); } /** * Get the header HTML */ private function get_header_html() { ob_start(); ?>
Use this form to create new training events or edit existing ones. Please fill out all required fields to ensure your event is properly listed and attendees receive accurate information.