Filter: cloudinary_allow_glb_upload

apply_filters( 'cloudinary_allow_glb_upload', bool )

Filter to allow GLB 3D model files to be uploaded. WARNING: This is an experimental hook. The only place where GLB files can be used is in the Cloudinary Gallery block.
Parameters:
Name Type Description
bool $allow_glb_upload Whether to allow GLB files to be uploaded.
Since:
  • 3.2.6
Source:
Returns:
bool