REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.06 KB
Close
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/profile-builder/assets/misc/divi/includes/ProfileBuilderDiviExtension.php
Text
Base64
<?php class WPPB_ProfileBuilderDiviExtension extends DiviExtension { /** * The gettext domain for the extension's translations. * * @since 1.0.0 * * @var string */ public $gettext_domain = 'wppb-profile-builder-divi-extension'; /** * The extension's WP Plugin name. * * @since 1.0.0 * * @var string */ public $name = 'profile-builder-divi-extension'; /** * The extension's version * * @since 1.0.0 * * @var string */ public $version = '1.0.0'; /** * WPPB_ProfileBuilderDiviExtension constructor. * * @param string $name * @param array $args */ public function __construct( $name = 'profile-builder-divi-extension', $args = array() ) { $this->plugin_dir = plugin_dir_path( __FILE__ ); $this->plugin_dir_url = plugin_dir_url( $this->plugin_dir ); $this->_builder_js_data = array( 'nonces' => array( 'pb_divi_render_form_nonce' => wp_create_nonce( 'pb_divi_render_form' ), ) ); parent::__construct( $name, $args ); } } new WPPB_ProfileBuilderDiviExtension;
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).