By default, Vimeotheque PRO 2 will allow you to import videos in either the plugin’s post type vimeo-video or the default WordPress post type “post”.
Using some of the available filters in Vimeotheque PRO 2, you can change the post type to any registered post type in your WP installation.
The code below can be placed into the WordPress theme “functions.php”. We advise to use a child theme when making such customizations to avoid losing your changes when updating the theme. For more information on child themes, see https://developer.wordpress.org/themes/advanced-topics/child-themes/