mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
5 lines
113 B
PHP
5 lines
113 B
PHP
|
|
<div class="um-admin-metabox">
|
||
|
|
|
||
|
|
<p><?php echo UM()->shortcodes()->get_shortcode( get_the_ID() ); ?></p>
|
||
|
|
|
||
|
|
</div>
|