Heray-Was-Here
Server : Apache
System : Linux hybrid3195.ca.ns.planethoster.net 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User : alliancerealtynb ( 1004)
PHP Version : 7.4.33
Disable Function : noop
Directory :  /home/alliancerealtynb/public_html/wp-content/plugins/formidable/classes/views/inbox/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/alliancerealtynb/public_html/wp-content/plugins/formidable/classes/views/inbox/banner.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( 'You are not allowed to call this page directly.' );
}
$cta = str_replace( 'button-secondary', 'button-primary', $message['cta'] );
?>
<div id="frm_banner" data-key="<?php echo esc_attr( $message['key'] ); ?>">
	<?php if ( ! empty( $message['emoji'] ) ) { ?>
		<span class="frm-banner-emoji"><?php echo esc_html( $message['emoji'] ); ?></span>
	<?php } ?>
	<strong class="frm-banner-title"><?php echo esc_html( $message['subject'] ); ?></strong>
	<span class="frm-banner-content"><?php echo esc_html( $message['banner'] ); ?></span>
	<span class="frm-banner-cta"><?php echo FrmAppHelper::kses( $cta, 'all' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?></span>
	<span class="frm-banner-dismiss frmsvg"><?php FrmAppHelper::icon_by_class( 'frmfont frm_close_icon', array( 'aria-label' => 'Dismiss' ) ); ?></span>
</div>

Hry