'-1')); $this->posts = get_posts($postargs); parent::__construct( $manager, $id, $args ); } /** * Render the content on the theme customizer page */ public function render_content() { if(!empty($this->posts)) { ?>