register_section_type( 'Epsilon_Section_Doubled' ); parent::__construct( $manager, $id, $args ); } /** * Add custom parameters to pass to the JS via JSON. * * @since 1.4.0 * @access public */ public function json() { $json = parent::json(); return $json; } protected function render_template() { ?>