X7ROOT File Manager
Current Path:
/home/katmhsmi/public_html/wp-content/plugins/fluentformpro/src/classes
home
/
katmhsmi
/
public_html
/
wp-content
/
plugins
/
fluentformpro
/
src
/
classes
/
📁
..
📄
.htaccess
(420 B)
📄
AddressAutoComplete.php
(4.49 KB)
📄
AdvancedFormValidation.php
(1.89 KB)
📄
Analytics.php
(3.35 KB)
📄
Calculation.php
(367 B)
📄
ConditionalContent.php
(1.97 KB)
📄
DoubleOptin.php
(17.79 KB)
📄
DraftSubmissionsManager.php
(8.53 KB)
📄
EntryEditor.php
(2.32 KB)
📄
FormModal.php
(1.65 KB)
📄
FormStyler.php
(8.8 KB)
📄
FormStylerGenerator.php
(22.17 KB)
📄
ProSmartCodes.php
(1.71 KB)
📄
ResendNotificationHandler.php
(10.46 KB)
📁
SharePage
📄
StepFormEntries.php
(13.38 KB)
📄
SurveyResultProcessor.php
(7.19 KB)
Editing: Calculation.php
<?php namespace FluentFormPro\classes; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Calculation { public function enqueueScripts() { wp_enqueue_script('fluentform-advanced'); wp_enqueue_script('fluent-math-expression', FLUENTFORMPRO_DIR_URL.'public/libs/math-expression.min.js', array(), '1.2.17'); } }
Upload File
Create Folder