mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
7 lines
166 B
PHP
7 lines
166 B
PHP
<?php if ( ! defined( 'ABSPATH' ) ) exit; ?>
|
|
|
|
<div class="um-locked-content">
|
|
|
|
<div class="um-locked-content-msg"><?php echo esc_html( $lock_text ); ?></div>
|
|
|
|
</div>
|