Sindbad~EG File Manager

Current Path : /home/frekansk/www/wp-content/plugins/popup-builder/public/views/
Upload File :
Current File : /home/frekansk/www/wp-content/plugins/popup-builder/public/views/behaviorAfterSpecialEventsView.php

<?php
namespace sgpb;
/* Exit if accessed directly */
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
$data = $popupTypeObj->getOptionValue('sgpb-behavior-after-special-events');
$builder = ConditionBuilder::createBehaviorAfterSpecialEventsConditionBuilder($data);
?>

<div class="popup-conditions-wrapper popup-special-conditions-wrapper behavior-after-special-events-wrapper" data-condition-type="behavior-after-special-events">
	<?php
		$creator = new ConditionCreator($builder);
		echo wp_kses($creator->render(), AdminHelper::allowed_html_tags());
	?>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists