Created
June 14, 2024 09:01
-
-
Save gdarko/b1f4cef682e944c7a135384e281f3afa to your computer and use it in GitHub Desktop.
Enable modern popup in Video Uploads for Vimeo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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