params = $args['params']; parent::__construct( $manager, $id, $args ); } /** * */ public function render_content() { $value = $this->value(); if ( empty( $value ) ) { $value = 0; } ?>