REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 799 B
Close
//home/nshryvcy/himaltourism.com/wp-content/plugins/js_composer/include/autoload/vc-pages/automapper.php
Text
Base64
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * Build and enqueue js/css for automapper settings tab. * @since 4.5 */ function vc_automapper_init() { if ( vc_user_access()->wpAny( 'manage_options' )->part( 'settings' )->can( 'vc-automapper-tab' )->get() ) { vc_automapper()->addAjaxActions(); } } /** * Returns automapper template. * * @return string * @since 4.5 */ function vc_page_automapper_build() { return 'pages/vc-settings/vc-automapper.php'; } // TODO: move to separate file in autoload add_filter( 'vc_settings-render-tab-vc-automapper', 'vc_page_automapper_build' ); is_admin() && ( strpos( (string) vc_request_param( 'action' ), 'vc_automapper' ) !== false || 'vc-automapper' === vc_get_param( 'page' ) ) && add_action( 'admin_init', 'vc_automapper_init' );
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
automapper.php
799 B
lrw-r--r--
2022-11-10 06:15:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
page-custom-css.php
342 B
lrw-r--r--
2022-11-10 06:15:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
page-design-options.php
5.49 KB
lrw-r--r--
2022-11-10 06:15:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
page-role-manager.php
2.95 KB
lrw-r--r--
2022-11-10 06:15:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pages.php
2.22 KB
lrw-r--r--
2022-11-10 06:15:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
settings-tabs.php
1.20 KB
lrw-r--r--
2022-11-10 06:15:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
welcome-screen.php
3.12 KB
lrw-r--r--
2022-11-10 06:15:18
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).