PluginProbe
WANotifier for Forms and Actions / 2.4.3
WANotifier for Forms and Actions v2.4.3
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 1.0.3 All 66 releases
← All changes | notifier.php +5 -5 trunk2.4.3 View file →
@@ -1,14 +1,14 @@
1 1 <?php
2 2 /**
3 - * Plugin Name: WANotifier for Forms and Actions
3 + * Plugin Name: WANotifier - Send Message Notifications Using Cloud API
4 4 * Plugin URI: https://wordpress.org/plugins/notifier/
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.0
7 - * Author: WANotifier
5 + * Description: Send WhatsApp notifications using the official WhatsApp Cloud APIs for Woocommerce orders and form sumissions for Gravity Forms, Contact Form 7 & more.
6 + * Version: 2.4.3
7 + * Author: WANotifier.com
8 8 * Author URI: https://wanotifier.com
9 9 * Text Domain: notifier
10 - * Requires at least: 6.8
10 + * Requires at least: 5.7
11 11 * Requires PHP: 7.4
12 12 */
13 13
14 14 // If this file is called directly, abort.