Changeset 3107050
- Timestamp:
- 06/25/2024 04:55:46 AM (22 months ago)
- Location:
- gravity-notifications
- Files:
-
- 17 edited
- 1 copied
-
assets/banner-1544x500.jpg (modified) (1 prop) (previous)
-
assets/banner-772x250.jpg (modified) (1 prop) (previous)
-
assets/icon-128x128.jpg (modified) (1 prop) (previous)
-
assets/icon-256x256.jpg (modified) (1 prop) (previous)
-
assets/screenshot-1.jpg (modified) (1 prop) (previous)
-
assets/screenshot-2.jpg (modified) (1 prop) (previous)
-
assets/screenshot-3.jpg (modified) (1 prop) (previous)
-
assets/screenshot-4.png (modified) (1 prop) (previous)
-
assets/screenshot-5.png (modified) (1 prop) (previous)
-
tags/1.0.4 (copied) (copied from gravity-notifications/trunk)
-
tags/1.0.4/gravity-notifications.php (modified) (3 diffs)
-
tags/1.0.4/includes/class-idea-gn.php (modified) (1 diff)
-
tags/1.0.4/languages/gravity-notifications.pot (modified) (2 diffs)
-
tags/1.0.4/readme.txt (modified) (2 diffs)
-
trunk/gravity-notifications.php (modified) (3 diffs)
-
trunk/includes/class-idea-gn.php (modified) (1 diff)
-
trunk/languages/gravity-notifications.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gravity-notifications/assets/banner-1544x500.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/banner-772x250.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/icon-128x128.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/icon-256x256.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/screenshot-1.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/screenshot-2.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/screenshot-3.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/screenshot-4.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
gravity-notifications/assets/screenshot-5.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
gravity-notifications/tags/1.0.4/gravity-notifications.php
r3105927 r3107050 5 5 * Plugin URI: https://ideawp.com/plugin/gravity-notifications/ 6 6 * Description: Easily send text messages and WhatsApp notifications with Gravity Forms using Twilio and WhatsApp cloud API. 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Requires Plugins: gravityforms 9 9 * Author: IdeaWP … … 25 25 * Currently plugin version. 26 26 */ 27 define( 'IDEA_GN_VERSION', '1.0. 3' );27 define( 'IDEA_GN_VERSION', '1.0.4' ); 28 28 define( 'IDEA_GN_PATH', plugin_dir_path( __FILE__ ) ); 29 29 define( 'IDEA_GN_URL', plugin_dir_url( __FILE__ ) ); … … 37 37 */ 38 38 require plugin_dir_path( __FILE__ ) . 'includes/class-idea-gn.php'; 39 /**40 * The code that runs during plugin activation.41 * This action is documented in includes/class-idea-gn-activator.php42 */43 function idea_gn_activate() {44 require_once plugin_dir_path( __FILE__ ) . 'includes/class-idea-gn-activator.php';45 Idea_Gn_Activator::activate();46 }47 48 register_activation_hook( __FILE__, 'idea_gn_activate' );49 39 /** 50 40 * Begins execution of the plugin. -
gravity-notifications/tags/1.0.4/includes/class-idea-gn.php
r3105927 r3107050 123 123 } 124 124 125 126 125 /** 127 126 * Define the locale for this plugin for internationalization. -
gravity-notifications/tags/1.0.4/languages/gravity-notifications.pot
r3105927 r3107050 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2024-06-2 0 17:19+0000\n"9 "POT-Creation-Date: 2024-06-25 04:50+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" … … 15 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 16 17 #: admin/class-idea-gn-admin.php:89 17 #: admin/class-idea-gn-admin.php:89, temp/admin/class-idea-gn-admin.php:89 18 18 msgid "Error reloading templates. Please review your WhatsApp API details." 19 19 msgstr "" 20 20 21 #: admin/class-idea-gn-admin.php:90 21 #: admin/class-idea-gn-admin.php:90, temp/admin/class-idea-gn-admin.php:90 22 22 msgid "Create a new Template" 23 23 msgstr "" 24 24 25 #: admin/class-idea-gn-admin.php:106 25 #: admin/class-idea-gn-admin.php:106, temp/admin/class-idea-gn-admin.php:106 26 26 msgid "Settings" 27 27 msgstr "" 28 28 29 29 #. translators: %s: Setting page link 30 #: admin/class-idea-gn-settings.php:138 30 #: admin/class-idea-gn-settings.php:138, temp/admin/class-idea-gn-settings.php:138 31 31 msgid "Gravity Notifications: To enable WhatsApp/Twilio messaging, please enter the API details in the Gravity Notifications %1$s" 32 32 msgstr "" 33 33 34 #: admin/class-idea-gn-settings.php:139 34 #: admin/class-idea-gn-settings.php:139, temp/admin/class-idea-gn-settings.php:139 35 35 msgid "settings page" 36 36 msgstr "" 37 37 38 #: admin/class-idea-gn-settings.php:116 38 #: admin/class-idea-gn-settings.php:116, temp/admin/class-idea-gn-settings.php:116 39 39 msgid "<b>Important</b>: Your Twilio API details are incorrect. Please review and enter the correct details to activate Twilio SMS notifications." 40 40 msgstr "" 41 41 42 #: admin/class-idea-gn-settings.php:128 42 #: admin/class-idea-gn-settings.php:128, temp/admin/class-idea-gn-settings.php:128 43 43 msgid "<b>Important</b>: Your WhatsApp API details are incorrect. Please review and enter the correct details to activate WhatsApp notifications." 44 44 msgstr "" 45 45 46 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157 46 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157, temp/admin/class-idea-gn-settings.php:156, temp/admin/class-idea-gn-settings.php:157 47 47 msgid "Gravity Notifications" 48 48 msgstr "" 49 49 50 #: admin/settings.php:43 50 #: admin/settings.php:43, temp/admin/settings.php:43 51 51 msgid "API Details" 52 52 msgstr "" 53 53 54 #: admin/settings.php:48 54 #: admin/settings.php:48, temp/admin/settings.php:48 55 55 msgid "General" 56 56 msgstr "" 57 57 58 58 #. translators: URL of the Twillio account. 59 #: admin/settings.php:60 59 #: admin/settings.php:60, temp/admin/settings.php:60 60 60 msgid "You can get the Account SID and API Keys from your <a href=\"%s\" target=\"_blank\">Twillio account</a>." 61 61 msgstr "" 62 62 63 #: admin/settings.php:66 63 #: admin/settings.php:66, temp/admin/settings.php:66 64 64 msgid "Account SID" 65 65 msgstr "" 66 66 67 #: admin/settings.php:73 67 #: admin/settings.php:73, temp/admin/settings.php:73 68 68 msgid "Auth Token" 69 69 msgstr "" 70 70 71 #: admin/settings.php:80 71 #: admin/settings.php:80, temp/admin/settings.php:80 72 72 msgid "From number" 73 73 msgstr "" 74 74 75 #: admin/settings.php:81 75 #: admin/settings.php:81, temp/admin/settings.php:81 76 76 msgid "Enter your Twilio phone number. This number serves as the sender for your text messages." 77 77 msgstr "" 78 78 79 #: admin/settings.php:90 79 #: admin/settings.php:90, temp/admin/settings.php:90 80 80 msgid "WhatsApp" 81 81 msgstr "" 82 82 83 #: admin/settings.php:96 83 #: admin/settings.php:96, temp/admin/settings.php:96 84 84 msgid "WhatsApp Business ID" 85 85 msgstr "" 86 86 87 #: admin/settings.php:103 87 #: admin/settings.php:103, temp/admin/settings.php:103 88 88 msgid "WhatsApp Phone ID" 89 89 msgstr "" 90 90 91 #: admin/settings.php:110 91 #: admin/settings.php:110, temp/admin/settings.php:110 92 92 msgid "Access Token" 93 93 msgstr "" 94 94 95 #: admin/settings.php:120 95 #: admin/settings.php:120, temp/admin/settings.php:120 96 96 msgid "General Settings" 97 97 msgstr "" 98 98 99 #: admin/settings.php:127 99 #: admin/settings.php:127, temp/admin/settings.php:127 100 100 msgid "Enable International Phone Input" 101 101 msgstr "" 102 102 103 #: admin/settings.php:128 103 #: admin/settings.php:128, temp/admin/settings.php:128 104 104 msgid "When enabled, all phone number fields will be upgraded to International Telephone Input, featuring a country code selector and automatic format validation. <br><br>We highly recommend keeping this setting enabled for accurate phone number collection." 105 105 msgstr "" 106 106 107 107 #. translators: %s: Settings 108 #: includes/class-gn-addon.php:103 108 #: includes/class-gn-addon.php:103, temp/includes/class-gn-addon.php:103 109 109 msgid "%s Settings" 110 110 msgstr "" 111 111 112 112 #. translators: %s: Setting page link 113 #: includes/class-gn-addon.php:107 113 #: includes/class-gn-addon.php:107, temp/includes/class-gn-addon.php:107 114 114 msgid "To get started, please configure your %s ." 115 115 msgstr "" 116 116 117 117 #. translators: %s: Setting page link 118 #: includes/class-gn-addon.php:226 118 #: includes/class-gn-addon.php:226, temp/includes/class-gn-addon.php:226 119 119 msgid "Free version only supports text templates, to use variables, image, video and document templates, please <a href= \"%s\">Upgrade to pro version </a>." 120 120 msgstr "" 121 121 122 #: includes/class-gn-addon.php:236 122 #: includes/class-gn-addon.php:236, temp/includes/class-gn-addon.php:236 123 123 msgid "Feed name" 124 124 msgstr "" 125 125 126 #: includes/class-gn-addon.php:239 126 #: includes/class-gn-addon.php:239, temp/includes/class-gn-addon.php:239 127 127 msgid "Name of the feed" 128 128 msgstr "" 129 129 130 #: includes/class-gn-addon.php:244 130 #: includes/class-gn-addon.php:244, temp/includes/class-gn-addon.php:244 131 131 msgid "Notification Type" 132 132 msgstr "" 133 133 134 #: includes/class-gn-addon.php:249 134 #: includes/class-gn-addon.php:249, temp/includes/class-gn-addon.php:249 135 135 msgid "Select notification type" 136 136 msgstr "" 137 137 138 #: includes/class-gn-addon.php:254 138 #: includes/class-gn-addon.php:254, temp/includes/class-gn-addon.php:254 139 139 msgid "WhatApp" 140 140 msgstr "" 141 141 142 #: includes/class-gn-addon.php:259 142 #: includes/class-gn-addon.php:259, temp/includes/class-gn-addon.php:259 143 143 msgid "SMS (Twilio) " 144 144 msgstr "" 145 145 146 #: includes/class-gn-addon.php:263 146 #: includes/class-gn-addon.php:263, temp/includes/class-gn-addon.php:263 147 147 msgid "Type of notification" 148 148 msgstr "" 149 149 150 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278 150 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278, temp/includes/class-gn-addon.php:271, temp/includes/class-gn-addon.php:278 151 151 msgid "Recipient" 152 152 msgstr "" 153 153 154 #: includes/class-gn-addon.php:279 154 #: includes/class-gn-addon.php:279, temp/includes/class-gn-addon.php:279 155 155 msgid "Phone number to send this message to. For Twilio trial accounts, you can only send SMS messages to validated numbers. To validate a number, log in to your Twilio account and navigate to the 'Numbers' tab." 156 156 msgstr "" 157 157 158 #: includes/class-gn-addon.php:284 158 #: includes/class-gn-addon.php:284, temp/includes/class-gn-addon.php:284 159 159 msgid "WhatsApp Template" 160 160 msgstr "" 161 161 162 #: includes/class-gn-addon.php:295 162 #: includes/class-gn-addon.php:295, temp/includes/class-gn-addon.php:295 163 163 msgid "WhatsApp template" 164 164 msgstr "" 165 165 166 #: includes/class-gn-addon.php:296 166 #: includes/class-gn-addon.php:296, temp/includes/class-gn-addon.php:296 167 167 msgid "The WhatsApp message template to use to send message to WhatsApp." 168 168 msgstr "" 169 169 170 #: includes/class-gn-addon.php:303 170 #: includes/class-gn-addon.php:303, temp/includes/class-gn-addon.php:303 171 171 msgid "Message" 172 172 msgstr "" 173 173 174 #: includes/class-gn-addon.php:309 174 #: includes/class-gn-addon.php:309, temp/includes/class-gn-addon.php:309 175 175 msgid "Content" 176 176 msgstr "" 177 177 178 #: includes/class-gn-addon.php:310 178 #: includes/class-gn-addon.php:310, temp/includes/class-gn-addon.php:310 179 179 msgid "The content of the message to send." 180 180 msgstr "" 181 181 182 #: includes/class-gn-addon.php:346 182 #: includes/class-gn-addon.php:346, temp/includes/class-gn-addon.php:346 183 183 msgid "Name" 184 184 msgstr "" 185 185 186 #: includes/class-idea-gn-twilio.php:184 186 #: includes/class-idea-gn-twilio.php:184, temp/includes/class-idea-gn-twilio.php:184 187 187 msgid "Select a Number" 188 188 msgstr "" 189 189 190 #: includes/class-idea-gn-twilio.php:192 190 #: includes/class-idea-gn-twilio.php:192, temp/includes/class-idea-gn-twilio.php:192 191 191 msgid "Phone Fields" 192 192 msgstr "" 193 193 194 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169 194 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169, temp/includes/class-idea-gn-whatsapp.php:145, temp/includes/class-idea-gn-whatsapp.php:169 195 195 msgid "Select a template" 196 196 msgstr "" 197 197 198 #: includes/class-idea-gn-whatsapp.php:152 198 #: includes/class-idea-gn-whatsapp.php:152, temp/includes/class-idea-gn-whatsapp.php:152 199 199 msgid "Templates" 200 200 msgstr "" 201 201 202 202 #. translators: %s: Variable 203 #: includes/class-idea-gn-whatsapp.php:295 203 #: includes/class-idea-gn-whatsapp.php:295, temp/includes/class-idea-gn-whatsapp.php:295 204 204 msgid "Variable %s" 205 205 msgstr "" 206 206 207 #: includes/class-idea-gn-whatsapp.php:329 207 #: includes/class-idea-gn-whatsapp.php:329, temp/includes/class-idea-gn-whatsapp.php:329 208 208 msgid "Media file URL" 209 209 msgstr "" 210 210 211 #: includes/class-idea-gn-whatsapp.php:339 211 #: includes/class-idea-gn-whatsapp.php:339, temp/includes/class-idea-gn-whatsapp.php:339 212 212 msgid "Choose a media file" 213 213 msgstr "" 214 214 215 #: includes/class-idea-gn-whatsapp.php:353 215 #: includes/class-idea-gn-whatsapp.php:353, temp/includes/class-idea-gn-whatsapp.php:353 216 216 msgid "Enable Condition" 217 217 msgstr "" 218 218 219 #: includes/class-idea-gn-whatsapp.php:354 219 #: includes/class-idea-gn-whatsapp.php:354, temp/includes/class-idea-gn-whatsapp.php:354 220 220 msgid "Process this simple feed if" 221 221 msgstr "" -
gravity-notifications/tags/1.0.4/readme.txt
r3105927 r3107050 5 5 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 License: GPLv3 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html … … 120 120 To upgrade, visit our website and select the Pro version. Follow the instructions to purchase and install the upgraded version. 121 121 122 123 == Screenshots == 124 1. **Notification Settings** - Customize messages for form submissions. 125 2. **Conditional Notifications** - Set conditions for sending messages. 126 3. **Phone Number Selector** - Ensure proper formatting for international numbers. 127 4. **Twilio and WhatsApp Integration** - Seamlessly integrate with Twilio and WhatsApp Cloud API. 128 5. Menu 129 122 130 == Changelog == 123 131 -
gravity-notifications/trunk/gravity-notifications.php
r3105927 r3107050 5 5 * Plugin URI: https://ideawp.com/plugin/gravity-notifications/ 6 6 * Description: Easily send text messages and WhatsApp notifications with Gravity Forms using Twilio and WhatsApp cloud API. 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Requires Plugins: gravityforms 9 9 * Author: IdeaWP … … 25 25 * Currently plugin version. 26 26 */ 27 define( 'IDEA_GN_VERSION', '1.0. 3' );27 define( 'IDEA_GN_VERSION', '1.0.4' ); 28 28 define( 'IDEA_GN_PATH', plugin_dir_path( __FILE__ ) ); 29 29 define( 'IDEA_GN_URL', plugin_dir_url( __FILE__ ) ); … … 37 37 */ 38 38 require plugin_dir_path( __FILE__ ) . 'includes/class-idea-gn.php'; 39 /**40 * The code that runs during plugin activation.41 * This action is documented in includes/class-idea-gn-activator.php42 */43 function idea_gn_activate() {44 require_once plugin_dir_path( __FILE__ ) . 'includes/class-idea-gn-activator.php';45 Idea_Gn_Activator::activate();46 }47 48 register_activation_hook( __FILE__, 'idea_gn_activate' );49 39 /** 50 40 * Begins execution of the plugin. -
gravity-notifications/trunk/includes/class-idea-gn.php
r3105927 r3107050 123 123 } 124 124 125 126 125 /** 127 126 * Define the locale for this plugin for internationalization. -
gravity-notifications/trunk/languages/gravity-notifications.pot
r3105927 r3107050 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2024-06-2 0 17:19+0000\n"9 "POT-Creation-Date: 2024-06-25 04:50+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" … … 15 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 16 17 #: admin/class-idea-gn-admin.php:89 17 #: admin/class-idea-gn-admin.php:89, temp/admin/class-idea-gn-admin.php:89 18 18 msgid "Error reloading templates. Please review your WhatsApp API details." 19 19 msgstr "" 20 20 21 #: admin/class-idea-gn-admin.php:90 21 #: admin/class-idea-gn-admin.php:90, temp/admin/class-idea-gn-admin.php:90 22 22 msgid "Create a new Template" 23 23 msgstr "" 24 24 25 #: admin/class-idea-gn-admin.php:106 25 #: admin/class-idea-gn-admin.php:106, temp/admin/class-idea-gn-admin.php:106 26 26 msgid "Settings" 27 27 msgstr "" 28 28 29 29 #. translators: %s: Setting page link 30 #: admin/class-idea-gn-settings.php:138 30 #: admin/class-idea-gn-settings.php:138, temp/admin/class-idea-gn-settings.php:138 31 31 msgid "Gravity Notifications: To enable WhatsApp/Twilio messaging, please enter the API details in the Gravity Notifications %1$s" 32 32 msgstr "" 33 33 34 #: admin/class-idea-gn-settings.php:139 34 #: admin/class-idea-gn-settings.php:139, temp/admin/class-idea-gn-settings.php:139 35 35 msgid "settings page" 36 36 msgstr "" 37 37 38 #: admin/class-idea-gn-settings.php:116 38 #: admin/class-idea-gn-settings.php:116, temp/admin/class-idea-gn-settings.php:116 39 39 msgid "<b>Important</b>: Your Twilio API details are incorrect. Please review and enter the correct details to activate Twilio SMS notifications." 40 40 msgstr "" 41 41 42 #: admin/class-idea-gn-settings.php:128 42 #: admin/class-idea-gn-settings.php:128, temp/admin/class-idea-gn-settings.php:128 43 43 msgid "<b>Important</b>: Your WhatsApp API details are incorrect. Please review and enter the correct details to activate WhatsApp notifications." 44 44 msgstr "" 45 45 46 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157 46 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157, temp/admin/class-idea-gn-settings.php:156, temp/admin/class-idea-gn-settings.php:157 47 47 msgid "Gravity Notifications" 48 48 msgstr "" 49 49 50 #: admin/settings.php:43 50 #: admin/settings.php:43, temp/admin/settings.php:43 51 51 msgid "API Details" 52 52 msgstr "" 53 53 54 #: admin/settings.php:48 54 #: admin/settings.php:48, temp/admin/settings.php:48 55 55 msgid "General" 56 56 msgstr "" 57 57 58 58 #. translators: URL of the Twillio account. 59 #: admin/settings.php:60 59 #: admin/settings.php:60, temp/admin/settings.php:60 60 60 msgid "You can get the Account SID and API Keys from your <a href=\"%s\" target=\"_blank\">Twillio account</a>." 61 61 msgstr "" 62 62 63 #: admin/settings.php:66 63 #: admin/settings.php:66, temp/admin/settings.php:66 64 64 msgid "Account SID" 65 65 msgstr "" 66 66 67 #: admin/settings.php:73 67 #: admin/settings.php:73, temp/admin/settings.php:73 68 68 msgid "Auth Token" 69 69 msgstr "" 70 70 71 #: admin/settings.php:80 71 #: admin/settings.php:80, temp/admin/settings.php:80 72 72 msgid "From number" 73 73 msgstr "" 74 74 75 #: admin/settings.php:81 75 #: admin/settings.php:81, temp/admin/settings.php:81 76 76 msgid "Enter your Twilio phone number. This number serves as the sender for your text messages." 77 77 msgstr "" 78 78 79 #: admin/settings.php:90 79 #: admin/settings.php:90, temp/admin/settings.php:90 80 80 msgid "WhatsApp" 81 81 msgstr "" 82 82 83 #: admin/settings.php:96 83 #: admin/settings.php:96, temp/admin/settings.php:96 84 84 msgid "WhatsApp Business ID" 85 85 msgstr "" 86 86 87 #: admin/settings.php:103 87 #: admin/settings.php:103, temp/admin/settings.php:103 88 88 msgid "WhatsApp Phone ID" 89 89 msgstr "" 90 90 91 #: admin/settings.php:110 91 #: admin/settings.php:110, temp/admin/settings.php:110 92 92 msgid "Access Token" 93 93 msgstr "" 94 94 95 #: admin/settings.php:120 95 #: admin/settings.php:120, temp/admin/settings.php:120 96 96 msgid "General Settings" 97 97 msgstr "" 98 98 99 #: admin/settings.php:127 99 #: admin/settings.php:127, temp/admin/settings.php:127 100 100 msgid "Enable International Phone Input" 101 101 msgstr "" 102 102 103 #: admin/settings.php:128 103 #: admin/settings.php:128, temp/admin/settings.php:128 104 104 msgid "When enabled, all phone number fields will be upgraded to International Telephone Input, featuring a country code selector and automatic format validation. <br><br>We highly recommend keeping this setting enabled for accurate phone number collection." 105 105 msgstr "" 106 106 107 107 #. translators: %s: Settings 108 #: includes/class-gn-addon.php:103 108 #: includes/class-gn-addon.php:103, temp/includes/class-gn-addon.php:103 109 109 msgid "%s Settings" 110 110 msgstr "" 111 111 112 112 #. translators: %s: Setting page link 113 #: includes/class-gn-addon.php:107 113 #: includes/class-gn-addon.php:107, temp/includes/class-gn-addon.php:107 114 114 msgid "To get started, please configure your %s ." 115 115 msgstr "" 116 116 117 117 #. translators: %s: Setting page link 118 #: includes/class-gn-addon.php:226 118 #: includes/class-gn-addon.php:226, temp/includes/class-gn-addon.php:226 119 119 msgid "Free version only supports text templates, to use variables, image, video and document templates, please <a href= \"%s\">Upgrade to pro version </a>." 120 120 msgstr "" 121 121 122 #: includes/class-gn-addon.php:236 122 #: includes/class-gn-addon.php:236, temp/includes/class-gn-addon.php:236 123 123 msgid "Feed name" 124 124 msgstr "" 125 125 126 #: includes/class-gn-addon.php:239 126 #: includes/class-gn-addon.php:239, temp/includes/class-gn-addon.php:239 127 127 msgid "Name of the feed" 128 128 msgstr "" 129 129 130 #: includes/class-gn-addon.php:244 130 #: includes/class-gn-addon.php:244, temp/includes/class-gn-addon.php:244 131 131 msgid "Notification Type" 132 132 msgstr "" 133 133 134 #: includes/class-gn-addon.php:249 134 #: includes/class-gn-addon.php:249, temp/includes/class-gn-addon.php:249 135 135 msgid "Select notification type" 136 136 msgstr "" 137 137 138 #: includes/class-gn-addon.php:254 138 #: includes/class-gn-addon.php:254, temp/includes/class-gn-addon.php:254 139 139 msgid "WhatApp" 140 140 msgstr "" 141 141 142 #: includes/class-gn-addon.php:259 142 #: includes/class-gn-addon.php:259, temp/includes/class-gn-addon.php:259 143 143 msgid "SMS (Twilio) " 144 144 msgstr "" 145 145 146 #: includes/class-gn-addon.php:263 146 #: includes/class-gn-addon.php:263, temp/includes/class-gn-addon.php:263 147 147 msgid "Type of notification" 148 148 msgstr "" 149 149 150 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278 150 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278, temp/includes/class-gn-addon.php:271, temp/includes/class-gn-addon.php:278 151 151 msgid "Recipient" 152 152 msgstr "" 153 153 154 #: includes/class-gn-addon.php:279 154 #: includes/class-gn-addon.php:279, temp/includes/class-gn-addon.php:279 155 155 msgid "Phone number to send this message to. For Twilio trial accounts, you can only send SMS messages to validated numbers. To validate a number, log in to your Twilio account and navigate to the 'Numbers' tab." 156 156 msgstr "" 157 157 158 #: includes/class-gn-addon.php:284 158 #: includes/class-gn-addon.php:284, temp/includes/class-gn-addon.php:284 159 159 msgid "WhatsApp Template" 160 160 msgstr "" 161 161 162 #: includes/class-gn-addon.php:295 162 #: includes/class-gn-addon.php:295, temp/includes/class-gn-addon.php:295 163 163 msgid "WhatsApp template" 164 164 msgstr "" 165 165 166 #: includes/class-gn-addon.php:296 166 #: includes/class-gn-addon.php:296, temp/includes/class-gn-addon.php:296 167 167 msgid "The WhatsApp message template to use to send message to WhatsApp." 168 168 msgstr "" 169 169 170 #: includes/class-gn-addon.php:303 170 #: includes/class-gn-addon.php:303, temp/includes/class-gn-addon.php:303 171 171 msgid "Message" 172 172 msgstr "" 173 173 174 #: includes/class-gn-addon.php:309 174 #: includes/class-gn-addon.php:309, temp/includes/class-gn-addon.php:309 175 175 msgid "Content" 176 176 msgstr "" 177 177 178 #: includes/class-gn-addon.php:310 178 #: includes/class-gn-addon.php:310, temp/includes/class-gn-addon.php:310 179 179 msgid "The content of the message to send." 180 180 msgstr "" 181 181 182 #: includes/class-gn-addon.php:346 182 #: includes/class-gn-addon.php:346, temp/includes/class-gn-addon.php:346 183 183 msgid "Name" 184 184 msgstr "" 185 185 186 #: includes/class-idea-gn-twilio.php:184 186 #: includes/class-idea-gn-twilio.php:184, temp/includes/class-idea-gn-twilio.php:184 187 187 msgid "Select a Number" 188 188 msgstr "" 189 189 190 #: includes/class-idea-gn-twilio.php:192 190 #: includes/class-idea-gn-twilio.php:192, temp/includes/class-idea-gn-twilio.php:192 191 191 msgid "Phone Fields" 192 192 msgstr "" 193 193 194 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169 194 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169, temp/includes/class-idea-gn-whatsapp.php:145, temp/includes/class-idea-gn-whatsapp.php:169 195 195 msgid "Select a template" 196 196 msgstr "" 197 197 198 #: includes/class-idea-gn-whatsapp.php:152 198 #: includes/class-idea-gn-whatsapp.php:152, temp/includes/class-idea-gn-whatsapp.php:152 199 199 msgid "Templates" 200 200 msgstr "" 201 201 202 202 #. translators: %s: Variable 203 #: includes/class-idea-gn-whatsapp.php:295 203 #: includes/class-idea-gn-whatsapp.php:295, temp/includes/class-idea-gn-whatsapp.php:295 204 204 msgid "Variable %s" 205 205 msgstr "" 206 206 207 #: includes/class-idea-gn-whatsapp.php:329 207 #: includes/class-idea-gn-whatsapp.php:329, temp/includes/class-idea-gn-whatsapp.php:329 208 208 msgid "Media file URL" 209 209 msgstr "" 210 210 211 #: includes/class-idea-gn-whatsapp.php:339 211 #: includes/class-idea-gn-whatsapp.php:339, temp/includes/class-idea-gn-whatsapp.php:339 212 212 msgid "Choose a media file" 213 213 msgstr "" 214 214 215 #: includes/class-idea-gn-whatsapp.php:353 215 #: includes/class-idea-gn-whatsapp.php:353, temp/includes/class-idea-gn-whatsapp.php:353 216 216 msgid "Enable Condition" 217 217 msgstr "" 218 218 219 #: includes/class-idea-gn-whatsapp.php:354 219 #: includes/class-idea-gn-whatsapp.php:354, temp/includes/class-idea-gn-whatsapp.php:354 220 220 msgid "Process this simple feed if" 221 221 msgstr "" -
gravity-notifications/trunk/readme.txt
r3105927 r3107050 5 5 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 License: GPLv3 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html … … 120 120 To upgrade, visit our website and select the Pro version. Follow the instructions to purchase and install the upgraded version. 121 121 122 123 == Screenshots == 124 1. **Notification Settings** - Customize messages for form submissions. 125 2. **Conditional Notifications** - Set conditions for sending messages. 126 3. **Phone Number Selector** - Ensure proper formatting for international numbers. 127 4. **Twilio and WhatsApp Integration** - Seamlessly integrate with Twilio and WhatsApp Cloud API. 128 5. Menu 129 122 130 == Changelog == 123 131
Note: See TracChangeset
for help on using the changeset viewer.