pages = get_pages($options); parent::__construct( $manager, $id, $args ); } /** * Render the content of the Page dropdown * * @return HTML */ public function render_content() { if(!empty($this->pages)) { ?>