function load_configs()
 {
     include_once 'classes/wppg-photo-config.php';
     $this->configs = WP_Photo_Gallery_Config::get_instance();
 }