Time lapse video of the construction of Chaminade College Preparatory School’s Viragh Center for the Arts building.
function allow_json_upload($mimes) { $mimes['json'] = 'application/json'; return $mimes; } add_filter('upload_mimes', 'allow_json_upload');