PHP 8.0.30
Preview: fluentform.php Size: 1.03 KB
/home/certprox/zang.certproxywizard.com/wp/wp-content/plugins/fluentform/fluentform.php

<?php
defined('ABSPATH') or die;

/**
 * Plugin Name: Fluent Forms
 * Description: Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin
 * Version: 6.1.21
 * Author: Contact Form - WPManageNinja LLC
 * Author URI: https://fluentforms.com
 * Plugin URI: https://wpmanageninja.com/wp-fluent-form/
 * License: GPLv2 or later
 * Text Domain: fluentform
 * Domain Path: /resources/languages
 */

defined('ABSPATH') or die;
defined('FLUENTFORM') or define('FLUENTFORM', true);
define('FLUENTFORM_DIR_PATH', plugin_dir_path(__FILE__));
define('FLUENTFORM_FRAMEWORK_UPGRADE', '4.3.22');
defined('FLUENTFORM_VERSION') or define('FLUENTFORM_VERSION', '6.1.21');
defined('FLUENTFORM_MINIMUM_PRO_VERSION') or define('FLUENTFORM_MINIMUM_PRO_VERSION', '6.0.0');

if (!defined('FLUENTFORM_HAS_NIA')) {
    define('FLUENTFORM_HAS_NIA', true);
}

require __DIR__.'/vendor/autoload.php';

call_user_func(function($bootstrap) {
    $bootstrap(__FILE__);
}, require(__DIR__.'/boot/app.php'));


Directory Contents

Dirs: 7 × Files: 5

Name Size Perms Modified Actions
app DIR
- drwxr-xr-x 2026-03-30 10:23:19
Edit Download
assets DIR
- drwxr-xr-x 2026-03-30 10:23:32
Edit Download
boot DIR
- drwxr-xr-x 2026-03-30 10:23:49
Edit Download
config DIR
- drwxr-xr-x 2026-03-30 10:23:49
Edit Download
database DIR
- drwxr-xr-x 2026-03-30 10:23:49
Edit Download
resources DIR
- drwxr-xr-x 2026-03-30 10:23:49
Edit Download
vendor DIR
- drwxr-xr-x 2026-03-30 10:23:52
Edit Download
2.45 KB lrw-r--r-- 2026-03-30 10:23:49
Edit Download
1.22 KB lrw-r--r-- 2026-03-30 10:23:49
Edit Download
1.03 KB lrw-r--r-- 2026-03-30 10:23:49
Edit Download
26 B lrw-r--r-- 2026-03-30 10:23:49
Edit Download
32.15 KB lrw-r--r-- 2026-03-30 10:23:49
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).