PluginProbe
WANotifier for Forms and Actions / 3.1.1
WANotifier for Forms and Actions v3.1.1
3.1.1 3.1.0 3.0.4 2.7.10 2.7.11 2.7.12 2.7.13 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 3.0.0 3.0.1 3.0.2 3.0.3 trunk 0.1.0 0.1.1 1.0.0 1.0.1 1.0.2 All 67 releases
← All changes | notifier.php +5 -5 2.7.33.1.1 View file →
@@ -1,14 +1,14 @@
1 1 <?php
2 2 /**
3 - * Plugin Name: WANotifier - Send Message Notifications Using Cloud API
3 + * Plugin Name: WANotifier for Forms and Actions
4 4 * Plugin URI: https://wordpress.org/plugins/notifier/
5 - * Description: Send WhatsApp notifications using WhatsApp API for Woocommerce orders & abandoned carts and form submissions for Gravity Forms, Contact Form 7 & more.
6 - * Version: 2.7.3
7 - * Author: WANotifier.com
5 + * Description: Send WhatsApp notifications for form submissions from CF7, Gravity Forms, WPForms and more and WordPress actions using WhatsApp Business API
6 + * Version: 3.1.1
7 + * Author: WANotifier
8 8 * Author URI: https://wanotifier.com
9 9 * Text Domain: notifier
10 - * Requires at least: 5.7
10 + * Requires at least: 6.8
11 11 * Requires PHP: 7.4
12 12 */
13 13
14 14 // If this file is called directly, abort.