diff --git a/cbwct.php b/cbwct.php index 044dea8..0e68a82 100644 --- a/cbwct.php +++ b/cbwct.php @@ -4,7 +4,7 @@ Plugin URI: https://wordpress.org/plugins/alishop-wc-order-tracker Description: Your customer can track his/her order on your WooCommerce website easily, woocommerce order tracking system with ajax Author: Md Abul Bashar - Version: 1.1 + Version: 1.2.1 Author URI: https://facebook.com/hmbashar Text Domain: cbwct diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 7a6c6ac..0000000 --- a/readme.txt +++ /dev/null @@ -1,85 +0,0 @@ -=== Order Tracker for WooCommerce === -Contributors: hmbashar -Tags: woocommerce order tracker, order tracker, order tracker, tracker, shipping, delivery tracker -Requires at least: 4.7 -Tested up to: 6.1.1 -Stable tag: 1.2.1 -Requires PHP: 5.6 -License: GPLv2 or later -License URI: https://www.gnu.org/licenses/gpl-2.0.html - -Hi, Are you using WooCommerce? you can use the plugin for your customers can track his/her order status on your website, it's a woocommerce order tracking system with ajax, you can use it very easy way, like make a page template or using the [cbwct-order-tracker] shortcode, anytime anywhere, and it's also working with ajax. - -== Description == - - -Hi, Are you using WooCommerce? you can use the plugin for your customers can track his/her order status on your website, it's a woocommerce order tracking system with ajax, you can use it very easy way, like make a page template or using the [cbwct-order-tracker] shortcode, anytime anywhere, and it's also working with ajax. - -Welcome for contribution on github - -https://www.youtube.com/watch?v=FfE7GuqwlbA - -https://www.youtube.com/watch?v=PojzV-wmLpw - -= Filter Hook = - -* cbwct_pending_prograss_percent -* cbwct_on_hold_prograss_percent -* cbwct_processing_prograss_percent -* cbwct_shipped_prograss_percent -* cbwct_completed_prograss_percent - -== Frequently Asked Questions == - -= How can i use the plugin? = - -You can use the plugin by template or shortcode, you need to make a page then select "Order Tracker for WooCommerce" template from your page attribute option. - -= Do you have shortcode for using the plugin anywhere? = - -Yes, You've shortcode for the plugin, you can use the shortcode [cbwct-order-tracker] for showing the search form with search result anywhere. - -= Do you support hook? = -Yes, You've some of hooks for developer - -* cbwct_pending_prograss_percent -* cbwct_on_hold_prograss_percent -* cbwct_processing_prograss_percent -* cbwct_shipped_prograss_percent -* cbwct_completed_prograss_percent - -= Order and mobile number correct but still showing doesn't found? = -make sure your customer has used the exact same number for the tracking which that number input when placing the order. like If your customer inputs his/her phone number with country code when placing an order then his/her needs the exact same number with the country code. - -If your customer input this format +88 (country code) 123456789 (mobile number) full number like +88123456789 then his/her need to exact same like +88123456789 for the tracking. - -or if he/she inputs without country code and only mobile number like this 123456789 then his/her need to input without country code like this 123456789 number for tracking. - - -== Screenshots == - -1. Cancelled ordered -2. Order Shipped -2. Order Processing -2. Order On-Hold - -== Changelog == - -= 1.1 = -* fix search form broken issue - -= 1.1 = -* Add Shipped in status -* shortcode error fix -* Few changes. - - -= 1.0 = -* Release new version. - - - -== Upgrade Notice == - -= 1.0 = -Upgrade notices describe the reason a user should upgrade. \ No newline at end of file