HEX
Server: Apache
System: Linux sxb1plzcpnl503971.prod.sxb1.secureserver.net 4.18.0-553.52.1.lve.el8.x86_64 #1 SMP Wed May 21 15:31:29 UTC 2025 x86_64
User: nciq25gegoxa (9650876)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/nciq25gegoxa/public_html/wp-content/plugins/collectchat/meta.php
<div class="cc_meta_control">
	<textarea name="_inpost_head_script[synth_header_script]" rows="5" style="width:98%;" <?php disabled(!current_user_can( 'unfiltered_html') ); ?>><?php 
		$allowed_html = array(
			'script' => array(),
		);
		
		if(!empty($meta['synth_header_script'])) echo wp_kses($meta['synth_header_script'], $allowed_html); 
	?></textarea>
	<?php
        if(!current_user_can( 'unfiltered_html' )) {
        	echo '<p style="color:#ffc107"><b>Note:</b> ' . __('You do not have permission to add or edit scripts. Please contact your administrator.', 'collectchat') . '</p>';
        } else {
			echo '<p>'.__('Copy and paste the code snippet to add bot to this post or page', 'collectchat').'</p>'	;
		}
    ?>
</div>