https://t.me/RX1948
Server : Apache
System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64
User : p141464 ( 418825)
PHP Version : 7.4.33.12
Disable Function : NONE
Directory :  /html/relaunch-kmu/wp-content/plugins/imagify/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /html/relaunch-kmu/wp-content/plugins/imagify/views/notice-temporary.php
<?php
defined( 'ABSPATH' ) || exit;

$notices = [];

foreach ( $data as $notice_data ) {
	if ( empty( $notices[ $notice_data['type'] ] ) ) {
		$notices[ $notice_data['type'] ] = [];
	}

	$notices[ $notice_data['type'] ][] = $notice_data;
}

foreach ( $notices as $type_id => $type_notices ) {
	?>
	<div class="<?php echo esc_attr( $type_id ); ?> settings-error notice is-dismissible">
		<?php foreach ( $type_notices as $details ) { ?>
			<p><strong><?php echo wp_kses( $details['message'], [ 'code' => [] ] ); ?></strong></p>
		<?php } ?>
	</div>
	<?php
}

https://t.me/RX1948 - 2025