This commit is contained in:
Mykyta Synelnikov
2024-04-11 14:48:37 +03:00
parent c6f398ab5f
commit 512787b836
6 changed files with 77 additions and 81 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* Template for the modal form
*
* This template can be overridden by copying it to yourtheme/ultimate-member/modal/upload-single.php
*
* @version 2.8.6
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<div id="um_upload_single" style="display:none;"></div>