PATH:
home
/
centosnipponia
/
public_html
/
nipponiacar
/
wp-content
/
plugins
/
ninja-forms
/
includes
/
Config
<?php /** * Array of compatibility checks and notices */ return [ [ 'className' => 'NF_Authorize_Net', 'minVersion' => '3.1.1', 'title' => esc_html__('Attention Authorize.net users', 'ninja-forms'), 'message' => sprintf(esc_html__('Please update your Authorize.net add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'), 'int' => 0, 'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>' ], [ 'className' => 'NF_Recurly', 'minVersion' => '3.0.5', 'title' => esc_html__('Attention Recurly users', 'ninja-forms'), 'message' => sprintf(esc_html__('Please update your Recurly add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'), 'int' => 0, 'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>' ], [ 'className' => 'NF_Stripe_Checkout', 'minVersion' => '3.2.6', 'title' => esc_html__('Attention Stripe Users', 'ninja-forms'), 'message' => sprintf(esc_html__('Please update your Stripe add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'), 'int' => 0, 'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>' ], [ 'className' => 'NF_UserAnalytics', 'minVersion' => '3.0.3', 'title' => esc_html__('Attention User Analytics Users', 'ninja-forms'), 'message' => sprintf(esc_html__('Please update your User Analytics add-on for Ninja Forms. The version you are using is not compatible with your current version of Ninja Forms. %sIf you have questions or need help, please %scontact our support team%s.', 'ninja-forms'), '<br />', '<a style="background-color:transparent; padding:0; text-decoration:underline;"href="'. \admin_url('admin.php?page=nf-system-status').'">', '</a>'), 'int' => 0, 'link'=>'<a href="https://ninjaforms.com/docs/installation/#add-ons">Update now</a>' ] ];
[+]
..
[-] ActionAkismetSettings.php
[edit]
[-] ActionCollectPaymentSettings.php
[edit]
[-] ActionCustomSettings.php
[edit]
[-] ActionDeleteDataRequestSettings.php
[edit]
[-] ActionEmailSettings.php
[edit]
[-] ActionExportDataRequestSettings.php
[edit]
[-] ActionGoogleAnalyticsSettings.php
[edit]
[-] ActionRecaptchaV3Settings.php
[edit]
[-] ActionRedirectSettings.php
[edit]
[-] ActionSaveSettings.php
[edit]
[-] ActionSettings.php
[edit]
[-] ActionSuccessMessageSettings.php
[edit]
[-] ActionTypeOrder.php
[edit]
[-] AdminNotices.php
[edit]
[-] AvailableActions.php
[edit]
[-] AvailableFields.php
[edit]
[-] AvailableSettings.php
[edit]
[-] BatchProcesses.php
[edit]
[-] CountryList.php
[edit]
[-] Currency.php
[edit]
[-] CurrencySymbol.php
[edit]
[-] DashboardMenuItems.php
[edit]
[-] DashboardPromotions.php
[edit]
[-] DashboardServices.php
[edit]
[-] Example.php
[edit]
[-] FieldSettings.php
[edit]
[-] FieldTypeSections.php
[edit]
[-] FormActionDefaults.php
[edit]
[-] FormCalculationSettings.php
[edit]
[-] FormDisplaySettings.php
[edit]
[-] FormRestrictionSettings.php
[edit]
[-] FormSettingsTypes.php
[edit]
[-] i18nBuilder.php
[edit]
[-] i18nDashboard.php
[edit]
[-] i18nFrontEnd.php
[edit]
[-] i18nOnboarding.php
[edit]
[-] MergeTagsDeprecated.php
[edit]
[-] MergeTagsFieldsAJAX.php
[edit]
[-] MergeTagsFields.php
[edit]
[-] MergeTagsForm.php
[edit]
[-] MergeTagsOther.php
[edit]
[-] MergeTagsWP.php
[edit]
[-] NewFormTemplates.php
[edit]
[-] PluginSettingsAdvanced.php
[edit]
[-] PluginSettingsDefaults.php
[edit]
[-] PluginSettingsGeneral.php
[edit]
[-] PluginSettingsGroups.php
[edit]
[-] PluginSettingsHcaptcha.php
[edit]
[-] PluginSettingsReCaptcha.php
[edit]
[-] PluginSettingsTurnstile.php
[edit]
[-] RequiredUpdates.php
[edit]
[-] SettingsGroups.php
[edit]
[-] StateList.php
[edit]
[-] VersionCompatibilityCheck.php
[edit]
[-] .htaccess.disabled
[edit]