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