芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/calculated-fields-form/config/cpcff_config.cfg.php
Without the optional services the formula would be: (checkout-checkin) * base rate","ftype":"fCalculated","csslayout":"","predefined":"","required":false,"size":"medium","readonly":false}],[{"title":"Calculation with Dates","description":"The form below gives a quote for a stay in a hotel based in the check-in date, check-out date and some optional services. The base rate used is $50 per night.","formlayout":"top_aligned", "formtemplate": "' . esc_js( CP_CALCULATEDFIELDSF_DEFAULT_template ) . '"}]]' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_form_structure3', '[[{"name":"fieldname2","index":0,"title":"Height","userhelp":"In centimeters","dformat":"number","min":"30","max":"250","predefined":"180","ftype":"fnumber","csslayout":"","required":false,"size":"small","formats":["digits","number"]},{"choices":["Male","Female"],"name":"fieldname3","index":1,"choiceSelected":"Male","title":"Sex","ftype":"fdropdown","userhelp":"","csslayout":"","size":"medium","required":false},{"name":"fieldname5","index":2,"title":"Ideal Weight","userhelp":"Formula used:
Men: (height - 100)*0.90
Woman: (height - 100)*0.85","ftype":"fSectionBreak","csslayout":""},{"name":"fieldname4","index":3,"readonly":true,"title":"Ideal Weight","predefined":"","userhelp":"Note: Based in the above data and formula","eq":"(fieldname2-100)*(fieldname3==\'Male\'?0.90:0.85)","ftype":"fCalculated","csslayout":"","required":false,"size":"medium"}],[{"title":"Ideal Weight Calculator","description":"This sample uses a simple formula but with a conditional rule (if male or female). The conditional expression is built using the JavaScript ternary operator. It\'s basically as follows:
condition ? value_if_true : value_if_false
.","formlayout":"top_aligned", "formtemplate": "' . esc_js( CP_CALCULATEDFIELDSF_DEFAULT_template ) . '"}]]' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_form_structure4', '[[{"name":"fieldname1","index":0,"title":"Enter the first day of last menstrual period","ftype":"fdate","userhelp":"","csslayout":"","predefined":"01/01/2013","size":"medium","required":false,"dformat":"mm/dd/yyyy","showDropdown":false,"dropdownRange":"-10:+10","formats":["mm/dd/yyyy","dd/mm/yyyy"]},{"name":"fieldname4","index":1,"title":"","userhelp":"Note: The dates below are approximate calculations. The real date may be slightly different.","ftype":"fSectionBreak","csslayout":""},{"name":"fieldname5","index":2,"title":"Conception Date","eq":"cdate(fieldname1+14)","userhelp":"","ftype":"fCalculated","csslayout":"","predefined":"","required":false,"size":"medium","readonly":false},{"name":"fieldname6","index":3,"title":"Due Date","eq":"cdate(fieldname1+40*7)","ftype":"fCalculated","userhelp":"","csslayout":"","predefined":"","required":false,"size":"medium","readonly":false}],[{"title":"Pregnancy Calculator","description":"The form below calculates the conception date and due date based in the first day of last menstrual period. The calculated values are converted to date again after the calculation.","formlayout":"top_aligned", "formtemplate": "' . esc_js( CP_CALCULATEDFIELDSF_DEFAULT_template ) . '"}]]' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_form_structure5', '[[{"form_identifier":"","name":"fieldname16","fieldlayout":"default","shortlabel":"","index":0,"ftype":"fdiv","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","fields":["fieldname13","fieldname15"],"columns":"2","rearrange":0,"title":"div","_developerNotes":"","collapsed":false,"fBuild":{},"parent":""},{"form_identifier":"","name":"fieldname11","fieldlayout":"default","shortlabel":"","index":1,"ftype":"fcurrency","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"Loan Amount","predefined":"20000","predefinedClick":false,"required":false,"exclude":false,"readonly":false,"numberpad":false,"spinner":false,"size":"large","currencySymbol":"$","currencyText":"","thousandSeparator":",","centSeparator":".","noCents":false,"min":"","max":"","step":"","formatDynamically":true,"twoDecimals":true,"fBuild":{},"parent":"fieldname13"},{"form_identifier":"","name":"fieldname12","fieldlayout":"default","shortlabel":"","index":2,"ftype":"fcurrency","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"Residual Value","predefined":"10000","predefinedClick":false,"required":false,"exclude":false,"readonly":false,"numberpad":false,"spinner":false,"size":"large","currencySymbol":"$","currencyText":"","thousandSeparator":",","centSeparator":".","noCents":false,"min":"","max":"","step":"","formatDynamically":true,"twoDecimals":true,"fBuild":{},"parent":"fieldname13"},{"form_identifier":"","name":"fieldname7","fieldlayout":"default","shortlabel":"","index":3,"ftype":"fnumber","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"col-sm-6","title":"Interest Rate %","predefined":"7.5","predefinedClick":false,"required":false,"exclude":false,"readonly":false,"numberpad":false,"spinner":false,"size":"large","prefix":"","postfix":"","thousandSeparator":"","decimalSymbol":".","min":"","max":"","step":"","formatDynamically":true,"dformat":"percent","formats":["digits","number","percent"],"fBuild":{},"parent":"fieldname13"},{"form_identifier":"","name":"fieldname8","fieldlayout":"default","shortlabel":"","index":4,"ftype":"fnumber","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"col-sm-6","title":"Number of Months","predefined":"36","predefinedClick":false,"required":false,"exclude":false,"readonly":false,"numberpad":false,"spinner":false,"size":"large","prefix":"","postfix":"","thousandSeparator":"","decimalSymbol":".","min":"","max":"","step":"","formatDynamically":false,"dformat":"number","formats":["digits","number","percent"],"fBuild":{},"parent":"fieldname13"},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname4","fieldlayout":"default","shortlabel":"","index":5,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"Monthly Payment","predefined":"","required":false,"exclude":false,"size":"large","eq":"prec((fieldname11*fieldname7/12*pow(1+fieldname7/12,fieldname8)-fieldname12*fieldname7/12)/(pow(1+fieldname7/12,fieldname8)-1),2)","min":"","max":"","suffix":"","prefix":"$","decimalsymbol":".","groupingsymbol":",","readonly":true,"currency":true,"noEvalIfManual":true,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"dformat":"number","fBuild":{},"parent":"fieldname15"},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname9","fieldlayout":"default","shortlabel":"","index":6,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"Total Payment","predefined":"","required":false,"exclude":false,"size":"large","eq":"prec(fieldname4*fieldname8,2)","min":"","max":"","suffix":"","prefix":"$","decimalsymbol":".","groupingsymbol":",","readonly":true,"currency":true,"noEvalIfManual":true,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"fBuild":{},"parent":"fieldname15"},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname10","fieldlayout":"default","shortlabel":"","index":7,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"Interest Amount","predefined":"","required":false,"exclude":false,"size":"large","eq":"prec(fieldname12+fieldname9-fieldname11,2)","min":"","max":"","suffix":"","prefix":"$","decimalsymbol":".","groupingsymbol":",","readonly":true,"currency":true,"noEvalIfManual":true,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"fBuild":{},"parent":"fieldname15"},{"form_identifier":"","name":"fieldname13","fieldlayout":"default","shortlabel":"","index":8,"ftype":"ffieldset","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","fields":["fieldname11","fieldname12","fieldname7","fieldname8"],"columns":1,"rearrange":0,"title":"Input","_developerNotes":"","collapsible":false,"defaultCollapsed":true,"collapsed":false,"selfClosing":false,"fBuild":{},"parent":"fieldname16"},{"form_identifier":"","name":"fieldname15","fieldlayout":"default","shortlabel":"","index":9,"ftype":"ffieldset","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","fields":["fieldname4","fieldname9","fieldname10"],"columns":1,"rearrange":0,"title":"Results","_developerNotes":"","collapsible":false,"defaultCollapsed":true,"collapsed":false,"selfClosing":false,"fBuild":{},"parent":"fieldname16"}],[{"title":"Lease Calculator","description":"This sample uses a more complex formula for a lease calculator. It includes the \"power\" (pow) and \"precision\" (prec) functions.","formlayout":"top_aligned","formtemplate":"' . esc_js( CP_CALCULATEDFIELDSF_DEFAULT_template ) . '","titletag":"H2","textalign":"default","headertextcolor":"","evalequations":1,"evalequations_delay":0,"evalequationsevent":2,"direction":"ltr","loading_animation":0,"autocomplete":1,"persistence":0,"animate_form":0,"animation_effect":"fade","customstyles":""}]]' ); // Email constants. define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_subject', 'Contact from the blog...' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_inc_additional_info', 'true' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_return_page', CPCFF_AUXILIARY::site_url() . '/' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_message', "The following contact message has been sent:\n\n<%INFO%>\n\n" ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cu_enable_copy_to_user', 'true' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cu_user_email_field', '' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cu_subject', 'Confirmation: Message received...' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cu_message', "Thank you for your message. We will reply to you as soon as possible.\n\nThis is a copy of the data sent:\n\n<%INFO%>\n\nBest Regards." ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_email_format', 'text' ); // Captcha constants. define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_enable_captcha', get_option( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_enable_captcha', 'true' ) ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_width', '180' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_height', '60' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_chars', '5' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_font', 'font-1.ttf' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_min_font_size', '25' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_max_font_size', '35' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_noise', '200' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_noise_length', '4' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_background', 'ffffff' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_border', '000000' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_cv_text_enter_valid_captcha', 'Please enter a valid captcha code.' ); // Payments contstants. define( 'CP_CALCULATEDFIELDSF_DEFAULT_CURRENCY_SYMBOL', '$' ); define( 'CP_CALCULATEDFIELDSF_GBP_CURRENCY_SYMBOL', chr( 163 ) ); define( 'CP_CALCULATEDFIELDSF_EUR_CURRENCY_SYMBOL_A', 'EUR ' ); define( 'CP_CALCULATEDFIELDSF_EUR_CURRENCY_SYMBOL_B', chr( 128 ) ); // PayPal constants. define( 'CP_CALCULATEDFIELDSF_DEFAULT_ENABLE_PAYPAL', 0 ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PAYPAL_MODE', 'production' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PAYPAL_RECURRENT', '0' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PAYPAL_IDENTIFY_PRICES', '0' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PAYPAL_ZERO_PAYMENT', '0' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PAYPAL_EMAIL', 'put_your@email_here.com' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PRODUCT_NAME', 'Reservation' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_COST', '25' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_CURRENCY', 'USD' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_PAYPAL_LANGUAGE', 'EN' ); // Database table names. global $wpdb; define( 'CP_CALCULATEDFIELDSF_FORMS_TABLE', 'cp_calculated_fields_form_settings' ); define( 'CP_CALCULATEDFIELDSF_FORMS_REVISIONS_TABLE', 'cp_calculated_fields_form_revision' ); define( 'CP_CALCULATEDFIELDSF_DISCOUNT_CODES_TABLE_NAME_NO_PREFIX', 'cp_calculated_fields_form_discount_codes' ); define( 'CP_CALCULATEDFIELDSF_DISCOUNT_CODES_TABLE_NAME', @$wpdb->prefix . 'cp_calculated_fields_form_discount_codes' ); define( 'CP_CALCULATEDFIELDSF_POSTS_TABLE_NAME_NO_PREFIX', 'cp_calculated_fields_form_posts' ); define( 'CP_CALCULATEDFIELDSF_POSTS_TABLE_NAME', @$wpdb->prefix . 'cp_calculated_fields_form_posts' ); // Default texts constants and global variables. define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_is_required', 'This field is required.' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_is_email', 'Please enter a valid email address.' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_datemmddyyyy', 'Please enter a valid date with this format(mm/dd/yyyy)' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_dateddmmyyyy', 'Please enter a valid date with this format(dd/mm/yyyy)' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_number', 'Please enter a valid number.' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_digits', 'Please enter only digits.' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_max', 'Please enter a value less than or equal to {0}.' ); define( 'CP_CALCULATEDFIELDSF_DEFAULT_vs_text_min', 'Please enter a value greater than or equal to {0}.' ); define('CP_CALCULATEDFIELDSF_INSUFFICIENT_PERMISSIONS', 'Insufficient permissions'); global $cpcff_default_texts_array; $cpcff_default_texts_array = array( 'page_of_text' => array( 'label' => 'Page X of Y (text)', 'text' => 'Page {0} of {0}', ), 'audio_tutorial_text' => array( 'label' => 'Audio tutorial (text)', 'text' => 'Help', ), 'ai_assistant_button_text' => array( 'label' => 'Apply AI suggestion button (text)', 'text' => 'Apply suggestion' ), 'ai_assistant_generating_text' => array( 'label' => 'Generating AI suggestion (text)', 'text' => 'Generating suggestion...' ), 'errors' => array( 'currency' => array( 'label' => '"Invalid Currency" text', 'text' => 'Please enter a valid currency value.', ), 'maxlength' => array( 'label' => '"Max length/characters" text', 'text' => 'Please enter no more than {0} characters.', ), 'minlength' => array( 'label' => '"Min length/characters" text', 'text' => 'Please enter at least {0} characters.', ), 'equalTo' => array( 'label' => '"Equal to" text', 'text' => 'Please enter the same value again.', ), 'accept' => array( 'label' => '"Accept these file extensions" text', 'text' => 'Please enter a value with a valid extension.', ), 'upload_size' => array( 'label' => '"Maximum upload size in kB" text', 'text' => 'The file you\'ve chosen is too big, maximum is {0} kB.', ), 'phone' => array( 'label' => '"Phone number" text', 'text' => 'Invalid phone number.', ), ), ); add_action( 'init', 'cpcff_init_constants', 1 ); if ( ! function_exists( 'cpcff_init_constants' ) ) { function cpcff_init_constants() { $current_user_id = get_current_user_id(); $host = isset( $_SERVER['HTTP_HOST'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_HOST'] ) ) : ''; preg_match( '/[^\.\/]+(\.[^\.\/]+)?$/', $host, $matches ); $domain = ( ! empty( $matches ) ) ? $matches[0] : ''; if ( ! empty( $current_user_id ) ) { // User emails. if ( ! defined( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email' ) ) { $user_email = get_the_author_meta( 'user_email', $current_user_id ); if ( empty( $user_email ) || ( $pos = strpos( $user_email, $domain ) ) === false ) { define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email', 'admin@' . $domain ); } else { define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email', $user_email ); } } if ( ! defined( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_destination_emails' ) ) { if ( ! isset( $user_email ) ) { $user_email = get_the_author_meta( 'user_email', $current_user_id ); } define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_destination_emails', ( ! empty( $user_email ) ) ? $user_email : CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email ); } } else { if ( ! defined( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email' ) ) { define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email', 'admin@' . $domain ); } if ( ! defined( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_destination_emails' ) ) { define( 'CP_CALCULATEDFIELDSF_DEFAULT_fp_destination_emails', CP_CALCULATEDFIELDSF_DEFAULT_fp_from_email ); } } } // End cpcff_init_constants. }