Plugin Directory

Changeset 3391531


Ignore:
Timestamp:
11/07/2025 02:26:18 AM (5 months ago)
Author:
arshidkv12
Message:

1.3.4

Location:
contact-form-cfdb7
Files:
11 added
2 edited

Legend:

Unmodified
Added
Removed
  • contact-form-cfdb7/trunk/contact-form-cfdb-7.php

    r3362131 r3391531  
    99License: GPL v2 or later
    1010Domain Path: /languages/
    11 Version: 1.3.3
     11Version: 1.3.4
    1212*/
    1313
     
    111111    $contact_form = $submission->get_contact_form();
    112112    $tags_names   = array();
    113     $strict_keys  = apply_filters('cfdb7_strict_keys', true); 
     113    $strict_keys  = apply_filters('cfdb7_strict_keys', false); 
    114114
    115115    if ( $submission ) {
  • contact-form-cfdb7/trunk/readme.txt

    r3362131 r3391531  
    55Requires at least: 4.8
    66Tested up to: 6.8.2
    7 Stable tag: 1.3.3
     7Stable tag: 1.3.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.