HEX
Server: LiteSpeed
System: Linux l24.yourwebhosting.net 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: turkishi (1582)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/wp-event-manager/templates/event-dashboard-login.php
<div id="event-manager-event-dashboard">
	<p class="account-sign-in wpem-alert wpem-alert-info">
    <?php esc_html_e('You need to be signed in to manage your listings.', 'wp-event-manager'); ?> 
		<a href="<?php  echo !empty(get_option('event_manager_login_page_url')) ? esc_url(apply_filters('submit_event_form_login_url', get_option('event_manager_login_page_url'))) : 	esc_url(home_url() . '/wp-login.php'); ?>">
			<?php esc_html_e('Sign in', 'wp-event-manager'); ?>
		</a>
	</p>
</div>