Changeset 3271355
- Timestamp:
- 04/12/2025 06:38:39 AM (12 months ago)
- Location:
- gravity-notifications
- Files:
-
- 2 added
- 2 deleted
- 8 edited
- 1 copied
-
assets/banner-1544x500.jpg (modified) (previous)
-
assets/banner-772x250.jpg (modified) (previous)
-
assets/icon-128x128.jpg (added)
-
assets/icon-128x128.png (deleted)
-
assets/icon-256x256.jpg (added)
-
assets/icon-256x256.png (deleted)
-
tags/1.2.3 (copied) (copied from gravity-notifications/trunk)
-
tags/1.2.3/gravity-notifications.php (modified) (2 diffs)
-
tags/1.2.3/languages/gravity-notifications.pot (modified) (1 diff)
-
tags/1.2.3/readme.txt (modified) (1 diff)
-
trunk/gravity-notifications.php (modified) (2 diffs)
-
trunk/languages/gravity-notifications.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gravity-notifications/tags/1.2.3/gravity-notifications.php
r3263778 r3271355 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.2. 27 * Version: 1.2.3 8 8 * Author: IdeaWP 9 9 * Author URI: https://www.ideawp.com/ … … 24 24 * Currently plugin version. 25 25 */ 26 define( 'IDEA_GN_VERSION', '1.2. 2' );26 define( 'IDEA_GN_VERSION', '1.2.3' ); 27 27 define( 'IDEA_GN_PATH', plugin_dir_path( __FILE__ ) ); 28 28 define( 'IDEA_GN_URL', plugin_dir_url( __FILE__ ) ); -
gravity-notifications/tags/1.2.3/languages/gravity-notifications.pot
r3263778 r3271355 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2025-0 3-29 10:30+0000\n"9 "POT-Creation-Date: 2025-04-12 06:35+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" -
gravity-notifications/tags/1.2.3/readme.txt
r3271339 r3271355 5 5 Tested up to: 6.7 6 6 Requires PHP: 5.6 7 Stable tag: 1.2. 27 Stable tag: 1.2.3 8 8 License: GPLv3 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html -
gravity-notifications/trunk/gravity-notifications.php
r3263778 r3271355 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.2. 27 * Version: 1.2.3 8 8 * Author: IdeaWP 9 9 * Author URI: https://www.ideawp.com/ … … 24 24 * Currently plugin version. 25 25 */ 26 define( 'IDEA_GN_VERSION', '1.2. 2' );26 define( 'IDEA_GN_VERSION', '1.2.3' ); 27 27 define( 'IDEA_GN_PATH', plugin_dir_path( __FILE__ ) ); 28 28 define( 'IDEA_GN_URL', plugin_dir_url( __FILE__ ) ); -
gravity-notifications/trunk/languages/gravity-notifications.pot
r3263778 r3271355 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2025-0 3-29 10:30+0000\n"9 "POT-Creation-Date: 2025-04-12 06:35+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" -
gravity-notifications/trunk/readme.txt
r3271339 r3271355 5 5 Tested up to: 6.7 6 6 Requires PHP: 5.6 7 Stable tag: 1.2. 27 Stable tag: 1.2.3 8 8 License: GPLv3 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.