Plugin Directory

Changeset 3005900

Timestamp:
12/05/2023 07:35:00 PM (8 months ago)
Author:
Muhammad Rehman
Message:

Released the plugin with latest WP tested

Location:
cf7-summary-and-print/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cf7-summary-and-print/trunk/cf7-form-summary.php

    r2882477 r3005900  
    22/**
    33 * Plugin Name: Contact Form 7 Summary and Print
    4  * Version: 1.2.4
     4 * Version: 1.2.
    55 * Description: This plugin helps you to view summary of contact form 7 form with a print summary button. Users can view their form's summary of all the fields which they have entered during form submission with the Print button at the bottom so they can easily print out their form summary.
    66 * Author: Muhammad Rehman
     
    1616}
    1717
    18 define( 'CF7_SP_VERSION', '1.2.4' );
     18define( 'CF7_SP_VERSION', '1.2.' );
    1919define( 'CF7_SP_SLUG', 'CF7_SP' );
    2020define( 'CF7_SP_TEXTDOMAIN', 'CF7_SP' );
  • cf7-summary-and-print/trunk/readme.txt

    r2882479 r3005900  
    44Requires at least: 4.5
    55Requires Php: 5.6
    6 Tested up to: 6.1.1
    7 Stable tag: 1.2.4
     6Tested up to: 6..1
     7Stable tag: 1.2.
    88License: GPLv2
    99License URI: GPLv2
     
    7070
    7171== Changelog ==
     72
     73
     74
    7275= 1.2.4 =
    7376- Add - Add tabs in settings page
Note: See TracChangeset for help on using the changeset viewer.