┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/stafilos/wp-content/plugins/contact-form-7/includes/swv
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: script-loader.php
<?php add_action( 'wp_enqueue_scripts', static function () { $assets = array(); $asset_file = wpcf7_plugin_path( 'includes/swv/js/index.asset.php' ); if ( file_exists( $asset_file ) ) { $assets = include $asset_file; } $assets = wp_parse_args( $assets, array( 'dependencies' => array(), 'version' => WPCF7_VERSION, ) ); wp_register_script( 'swv', wpcf7_plugin_url( 'includes/swv/js/index.js' ), $assets['dependencies'], $assets['version'], array( 'in_footer' => true ) ); }, 10, 0 );
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 js/
DIR
—
2026-04-28 11:54
📁 php/
DIR
—
2026-04-28 11:54
📄 schema-holder.php
PHP
982 B
2026-04-28 11:54
EDIT
📄 script-loader.php
PHP
529 B
2026-04-28 11:54
EDIT
📄 swv.php
PHP
4.1 KB
2026-04-28 11:54
EDIT