mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed profile page for some roles;
This commit is contained in:
@@ -1021,9 +1021,11 @@ if ( ! class_exists( 'um\core\REST_API' ) ) {
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<?php }
|
||||
|
||||
$content .= ob_get_clean();
|
||||
<?php $content .= ob_get_clean();
|
||||
}
|
||||
|
||||
|
||||
return $content;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user