Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspijak committed Nov 14, 2023
1 parent d650d4e commit 4c3bf68
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# BulkGate SMS Plugin for WooCommerce
- Tags: sms, viber, rcs, rbm, whatsapp, send sms, sms notifications, order notification, order alert, bulk sms, viber campaign, viber for business, viber business, viber notifications, woocommerce, woocommerce sms, sms woocommerce, sms order, customer notification, notify admin, sms campaign, sms plugin, sms module, eshop, ecommerce, sms marketing, target marketing, woocommerce store, custom hooks, sms api, sms gateway, sms alerts, alerts, notifications, order status, stav objednávky, notifikace, upozornění, sms brána, sms kampaň, viber notifikace, oznámení objednávky, oznámení o objednávce, notifikace objednávky, viber oznámení, viber kampaň, sms objednávka, informační sms, sms notifikace, hromadná sms, sms upozornění, poslat sms, woocommerce sms notifications, woocommerce sms notifikace, affiliate program, woocommerce order sms notifications, woocommerce sms notification plugin, marketing campaigns, 2-way SMS, two way SMS, two way communication, viber notification woocommerce, viber notifications, two-way
- Requires at least: 5.7
- Tested up to: 6.3
- Tested up to: 6.4
- Stable tag: 3.0.0
- Requires PHP: 7.4
- License: GPLv3
Expand Down Expand Up @@ -163,6 +163,9 @@ Yes. The SMS plugin for WooCommerce communicates with our BulkGate <a href="http

## Changelog

**3.0.1**
* Bug fix https://wordpress.org/support/topic/after-update-i-cannot-view-order/

**3.0.0**
* Complete plugin rework - new generation
* New asynchronous no blocking message sender (Asset / Cron / WP Cron / Direct)
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== BulkGate SMS Plugin for WooCommerce ===
Tags: sms, viber, rcs, rbm, whatsapp, send sms, sms notifications, order notification, order alert, bulk sms, viber campaign, viber for business, viber business, viber notifications, woocommerce, woocommerce sms, sms woocommerce, sms order, customer notification, notify admin, sms campaign, sms plugin, sms module, eshop, ecommerce, sms marketing, target marketing, woocommerce store, custom hooks, sms api, sms gateway, sms alerts, alerts, notifications, order status, stav objednávky, notifikace, upozornění, sms brána, sms kampaň, viber notifikace, oznámení objednávky, oznámení o objednávce, notifikace objednávky, viber oznámení, viber kampaň, sms objednávka, informační sms, sms notifikace, hromadná sms, sms upozornění, poslat sms, woocommerce sms notifications, woocommerce sms notifikace, affiliate program, woocommerce order sms notifications, woocommerce sms notification plugin, marketing campaigns, 2-way SMS, two way SMS, two way communication, viber notification woocommerce, viber notifications, two-way
Requires at least: 5.7
Tested up to: 6.3
Tested up to: 6.4
Stable tag: 3.0.0
Requires PHP: 7.4
License: GPLv3
Expand Down Expand Up @@ -160,6 +160,9 @@ Yes. The SMS plugin for WooCommerce communicates with our BulkGate <a href="http

== Changelog ==

= 3.0.1 =
* Bug fix https://wordpress.org/support/topic/after-update-i-cannot-view-order/

= 3.0.0 =
* Complete plugin rework - new generation
* New asynchronous no blocking message sender (Asset / Cron / WP Cron / Direct)
Expand Down
2 changes: 1 addition & 1 deletion woosms-sms-module-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: BulkGate SMS Plugin for WooCommerce
* Plugin URI: https://www.bulkgate.com/en/integrations/sms-plugin-for-woocommerce/
* Description: Notify your customers about order status via SMS notifications.
* Version: 3.0.0
* Version: 3.0.1
* Author: BulkGate
* Author URI: https://www.bulkgate.com/
* Requires at least: 5.7
Expand Down

0 comments on commit 4c3bf68

Please sign in to comment.