public function __construct($post_id) { parent::__construct($post_id); if (!$post_id) { $this->set_default_filters(); } }