Skip to content

Instantly share code, notes, and snippets.

@gdarko
Created June 14, 2024 09:01
Show Gist options
  • Save gdarko/b1f4cef682e944c7a135384e281f3afa to your computer and use it in GitHub Desktop.
Save gdarko/b1f4cef682e944c7a135384e281f3afa to your computer and use it in GitHub Desktop.
Enable modern popup in Video Uploads for Vimeo
<?php
add_filter('dgv_wpforms_enable_modal_popup', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment