📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 05:39:30
📂
/ (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: behaviorAfterSpecialEventsView.php
Writable
<?php namespace sgpb; $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 $creator->render(); ?> </div>
💾 Save Changes
❌ Cancel