📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 05:39:20
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
popup-builder
/
public
/
views
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/popup-builder/public/views
🔄 Refresh
✏️
Editing: eventsView.php
Writable
<?php namespace sgpb; $eventsData = $popupTypeObj->getOptionValue('sgpb-events'); $popupTargetData = ConditionBuilder::createEventsConditionBuilder($eventsData); ?> <div class="popup-conditions-wrapper popup-special-conditions-wrapper popup-conditions-events sgpb-wrapper" data-condition-type="events"> <?php $creator = new ConditionCreator($popupTargetData); echo $creator->render(); ?> </div>
💾 Save Changes
❌ Cancel