message = $args['parallax_message']; } } public function render_content(){ echo ''.$this->label.''; echo $this->message; } } ?>