Skip to content

Commit e9cc21f

Browse files
authored
Merge pull request #7 from zealousweb/version-2.0
Minor changes - Doc update
2 parents 4ae9306 + c496830 commit e9cc21f

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

abandoned-forms-contact-form-7.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Abandoned Contact Form 7
44
* Plugin URL: https://wordpress.org/plugins/abandoned-contact-form-7/
55
* Description: Abandoned Contact Form 7 provides an ability to track the data from Contact Form 7 even if the user does not submit the form.
6-
* Version: 1.9
6+
* Version: 2.0
77
* Author: ZealousWeb
88
* Author URI: https://www.zealousweb.com
99
* Developer: The Zealousweb Team
@@ -27,7 +27,7 @@
2727
*/
2828

2929
if ( !defined( 'CF7AF_VERSION' ) ) {
30-
define( 'CF7AF_VERSION', '1.7' ); // Version of plugin
30+
define( 'CF7AF_VERSION', '2.0' ); // Version of plugin
3131
}
3232

3333
if ( !defined( 'CF7AF_FILE' ) ) {

readme.txt

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Contributors: zealopensource
44
Tags: abandoned, contact form 7, export, email, wpvip
55
Requires at least: 3.5
66
Donate link: http://www.zealousweb.com/payment/
7-
Tested up to: 6.6
8-
Stable tag: 1.9
7+
Tested up to: 6.8
8+
Stable tag: 2.0
99
Requires PHP: 5.6
1010
CF7 requires at least: 3.0
1111
CF7 tested up to: 5.8
1212
License: GPLv3 or later License
13-
Version: 1.9
13+
Version: 2.0
1414
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1515

1616
Abandoned Contact Form 7 provides an ability to track the data from Contact Form 7 even if the user does not submit the form.
@@ -31,6 +31,8 @@ Abandoned Contact Form 7 plugin provides to track the Contact Form 7 form data e
3131
* Select specific field to include in tracking data
3232
* Compatibility of WordPress VIP.
3333

34+
<strong>[Demo for Abandoned Contact Form 7](https://demo.zealousweb.com/wordpress-plugins/abandoned-contact-form-7/)</strong>
35+
3436
= Features of Abandoned Contact Form 7 Pro =
3537

3638
We have released the PRO version of this plugin with extra advantageous features added. PRO Version 1.0 Released.
@@ -44,19 +46,22 @@ We have released the PRO version of this plugin with extra advantageous features
4446
* For schedule mails, we have the option of SMTP settings. Here, you can set SMTP from Plugin, no need to add another plugin for SMTP configuration.
4547

4648
<strong>[Get more information of Pro version here](https://store.zealousweb.com/abandoned-contact-form-7-pro)</strong>
47-
<strong>[Demo for Abandoned Contact Form 7](http://demo.zealousweb.com/wordpress-plugins/abandoned-contact-form-7)</strong>
49+
<strong>[Demo for Abandoned Contact Form 7](https://demo.zealousweb.com/wordpress-plugins/abandoned-contact-form-7-pro/)</strong>
4850

4951
== OUR OTHER PLUGINS ==
5052

53+
* <strong>[Abandoned Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/abandoned-contact-form-7-pro)</strong>
54+
* <strong>[Accept 2 Checkout Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-2checkout-payments-using-contact-form-7-pro)</strong>
55+
* <strong>[Accept Authorize.NET Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-authorize-net-payments-using-contact-form-7-pro)</strong>
56+
* <strong>[Accept Elavon Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-elavon-payments-using-contact-form-7-pro)</strong>
5157
* <strong>[Accept PayPal Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-paypal-payments-using-contact-form-7-pro)</strong>
58+
* <strong>[Accept Sagepay(Opayo) Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-sage-pay-opayo-payments-using-contact-form-7-pro)</strong>
5259
* <strong>[Accept Stripe Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-stripe-payments-using-contact-form-7-pro)</strong>
53-
* <strong>[Accept Authorize.NET Payments Using Contact Form 7 Pro](https://store.zealousweb.com/accept-authorize-net-payments-using-contact-form-7-pro)</strong>
54-
* <strong>[Accept Elavon Payments Using Contact Form 7 Pro](https://store.zealousweb.com/accept-elavon-payments-using-contact-form-7-pro)</strong>
55-
* <strong>[Accept 2Checkout Payments Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/accept-2checkout-payments-using-contact-form-7-pro)</strong>
56-
* <strong>[Accept Sage Pay Payments Using Contact Form 7 Pro](https://store.zealousweb.com/accept-sage-pay-payments-using-contact-form-7-pro)</strong>
57-
* <strong>[User Registration Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/user-registration-using-contact-form-7-pro)</strong>
58-
* <strong>[Abandoned Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/abandoned-contact-form-7-pro)</strong>
5960
* <strong>[Custom Product Options WooCommerce Pro](https://store.zealousweb.com/wordpress-plugins/custom-product-options-woocommerce-pro)</strong>
61+
* <strong>[Generate PDF Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/generate-pdf-using-contact-form-7-pro)</strong>
62+
* <strong>[Smart Appointment & Booking Pro](https://store.zealousweb.com/wordpress-plugins/smart-appointment-booking-pro)</strong>
63+
* <strong>[Smart Showcase for Google Reviews Pro](https://store.zealousweb.com/wordpress-plugins/smart-showcase-for-google-reviews-pro)</strong>
64+
* <strong>[User Registration Using Contact Form 7 Pro](https://store.zealousweb.com/wordpress-plugins/user-registration-using-contact-form-7-pro)</strong>
6065

6166
= Getting Help With Wordpress =
6267

@@ -97,6 +102,9 @@ No, you can't Abandon the data of the file type input field.
97102

98103
== Changelog ==
99104

105+
= 2.0 =
106+
* Minor changes - Doc update
107+
100108
= 1.9 =
101109
* Minor changes - Doc update
102110

0 commit comments

Comments
 (0)