function __construct()
 {
     parent::__construct();
     $this->clean_wp_query();
 }