Plugin Directory

Changeset 3178291


Ignore:
Timestamp:
10/29/2024 07:19:38 PM (17 months ago)
Author:
zohocrm
Message:

Wordpress latest version compatibility check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • zoho-crm-forms/trunk/index.php

    r3178290 r3178291  
    99    exit;
    1010
    11         define( 'ZCF_VERSION', '1.7.9.3' );
     11        define( 'ZCF_VERSION', '1.7.9.4' );
    1212        define( 'ZCF_LBPLUGINFILE', __FILE__ );
    1313        define( 'ZCF_LBPLUGIN_URL', untrailingslashit( plugins_url( '', ZCF_LBPLUGINFILE ) ) );
Note: See TracChangeset for help on using the changeset viewer.