'html_code', 'name' => 'content_html', 'type' => 'textarea', 'val' => isset( $param['content_html'] ) ? $param['content_html'] : '', ); $html_code_help = array ( 'text' => __('Enter your HTML code', 'wpcoder'), ); ?>