REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 730 B
Close
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/profile-builder/assets/misc/divi/includes/loader.php
Text
Base64
<?php if ( ! class_exists( 'ET_Builder_Element' ) ) { return; } $module_files = glob( __DIR__ . '/modules/*/*.php' ); // Load custom Divi Builder modules foreach ( (array) $module_files as $module_file ) { if ( $module_file && preg_match( "/\/modules\/\b([^\/]+)\/\\1\.php$/", $module_file ) ) { if ( str_ends_with( $module_file, '/user-listing/user-listing.php' ) ){ if( defined( 'WPPB_PAID_PLUGIN_URL' ) && wppb_check_if_add_on_is_active( 'wppb_userListing' ) && file_exists( WPPB_PAID_PLUGIN_DIR . '/add-ons/user-listing/assets/misc/gutenberg-blocks/user-listing/user-listing.php' ) ) require_once $module_file; } else { require_once $module_file; } } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
modules
DIR
-
drwxr-xr-x
2025-04-30 03:15:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
loader.js
200 B
lrw-r--r--
2025-04-30 03:15:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
loader.php
730 B
lrw-r--r--
2025-04-30 03:15:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ProfileBuilderDiviExtension.php
1.06 KB
lrw-r--r--
2025-04-30 03:15:47
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).