mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update 1.0.87
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="um-form">
|
||||
|
||||
<form method="post" action="">
|
||||
<?php if ( um_is_on_edit_profile() ) { ?><form method="post" action=""><?php } ?>
|
||||
|
||||
<?php do_action('um_profile_header_cover_area', $args ); ?>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
?>
|
||||
|
||||
</form>
|
||||
<?php if ( um_is_on_edit_profile() ) { ?></form><?php } ?>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user