fields = $fields; $this->azure_news_box_label = $args['azure_news_box_label_text'] ; $this->azure_news_box_add_control = $args['azure_news_box_add_control_text']; $this->azure_news_field_limit = $args['azure_news_field_limit']; $this->categories = get_categories(); parent::__construct( $manager, $id, $args ); } protected function render_content() { $repeater_id = $this->id; $values = json_decode( $this->value() ); $field_count = count( $values ); ?> label ); ?> description ) { ?> description ); ?>