HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/z/w/a/zwafgyp/coolswim/wp-content/plugins/ultimate-member/templates/login-to-view.php
<?php
/**
 * Template for the login only content, locked message
 *
 * This template can be overridden by copying it to your-theme/ultimate-member/login-to-view.php
 *
 * Call: function um_loggedin()
 *
 * @version 2.8.7
 *
 * @var string $lock_text
 */
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
?>
<div class="um-locked-content">
	<div class="um-locked-content-msg"><?php echo wp_kses( $lock_text, UM()->get_allowed_html( 'templates' ) ); ?></div>
</div>