hide_errors(); $this->routes[] = new Search_Regex_Api_Search( SEARCHREGEX_API_NAMESPACE ); $this->routes[] = new Search_Regex_Api_Plugin( SEARCHREGEX_API_NAMESPACE ); $this->routes[] = new Search_Regex_Api_Settings( SEARCHREGEX_API_NAMESPACE ); } }