Version Description
- -
Download this release
Release Info
Developer | Persianscript |
Plugin | Persian Woocommerce |
Version | 5.9.8 |
Comparing to | |
See all releases |
Code changes from version 5.8.0 to 5.9.8
- include/class-gateways.php +1 -1
- include/tools/class-general.php +1 -1
- readme.txt +6 -4
- woocommerce-persian.php +3 -3
include/class-gateways.php
CHANGED
@@ -85,7 +85,7 @@ if ( ! class_exists( 'Persian_Woocommerce_Gateways' ) && class_exists( 'WC_Payme
|
|
85 |
foreach ( $_POST as $key => $value ) {
|
86 |
foreach ( $unsanitie_fields as $item ) {
|
87 |
if ( stripos( $key, $item ) !== false ) {
|
88 |
-
$fields[ $item ] =
|
89 |
}
|
90 |
}
|
91 |
}
|
85 |
foreach ( $_POST as $key => $value ) {
|
86 |
foreach ( $unsanitie_fields as $item ) {
|
87 |
if ( stripos( $key, $item ) !== false ) {
|
88 |
+
$fields[ $item ] = sanitize_text_field( $value );
|
89 |
}
|
90 |
}
|
91 |
}
|
include/tools/class-general.php
CHANGED
@@ -92,7 +92,7 @@ class PW_Tools_General {
|
|
92 |
return $valid;
|
93 |
}
|
94 |
|
95 |
-
return (bool) preg_match( '/^([
|
96 |
}
|
97 |
|
98 |
function checkout_process_phone() {
|
92 |
return $valid;
|
93 |
}
|
94 |
|
95 |
+
return (bool) preg_match( '/^([0-9]{10})$/', $postcode );
|
96 |
}
|
97 |
|
98 |
function checkout_process_phone() {
|
readme.txt
CHANGED
@@ -5,9 +5,9 @@ author URI: https://www.woosupport.ir/
|
|
5 |
plugin URI: https://www.woosupport.ir/download/
|
6 |
Tags: ووکامرس,ووکامرس فارسی,persian woocommerce,woocommerce,iran,persian,farsi,jalali,shamsi
|
7 |
Requires at least: 5.0
|
8 |
-
Tested up to: 5.
|
9 |
Requires PHP: 7.1
|
10 |
-
Stable tag: 5.8
|
11 |
|
12 |
بسته ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند و امکانات جدید متناسب با ایران را به ووکامرس اضافه میکند.
|
13 |
|
@@ -78,6 +78,8 @@ Stable tag: 5.8.0
|
|
78 |
میتوانید راهنما و مستندات را از طریق سایت [WooSupport.ir](https://www.woosupport.ir) بدست بیاورید
|
79 |
|
80 |
== Changelog ==
|
|
|
|
|
81 |
= 5.8.0 =
|
82 |
* بروزرسانی درگاه پرداخت پی.آی.آر
|
83 |
* بهبود ابزار بررسی صحت کدپستی
|
@@ -233,7 +235,7 @@ Stable tag: 5.8.0
|
|
233 |
* نسخه اولیه
|
234 |
|
235 |
== Upgrade Notice ==
|
236 |
-
= 5.8
|
237 |
-
* Bug Fix
|
238 |
== Traducciones ==
|
239 |
پشتیبانی در سایت [WooSupport.ir](https://www.woosupport.ir) انجام میشود.
|
5 |
plugin URI: https://www.woosupport.ir/download/
|
6 |
Tags: ووکامرس,ووکامرس فارسی,persian woocommerce,woocommerce,iran,persian,farsi,jalali,shamsi
|
7 |
Requires at least: 5.0
|
8 |
+
Tested up to: 5.9.3
|
9 |
Requires PHP: 7.1
|
10 |
+
Stable tag: 5.9.8
|
11 |
|
12 |
بسته ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند و امکانات جدید متناسب با ایران را به ووکامرس اضافه میکند.
|
13 |
|
78 |
میتوانید راهنما و مستندات را از طریق سایت [WooSupport.ir](https://www.woosupport.ir) بدست بیاورید
|
79 |
|
80 |
== Changelog ==
|
81 |
+
= 5.9.8 =
|
82 |
+
* رفع چند خطا در سیستم - بهبود عملکرد در کد پستی
|
83 |
= 5.8.0 =
|
84 |
* بروزرسانی درگاه پرداخت پی.آی.آر
|
85 |
* بهبود ابزار بررسی صحت کدپستی
|
235 |
* نسخه اولیه
|
236 |
|
237 |
== Upgrade Notice ==
|
238 |
+
= 5.9.8 =
|
239 |
+
* some Bug Fix
|
240 |
== Traducciones ==
|
241 |
پشتیبانی در سایت [WooSupport.ir](https://www.woosupport.ir) انجام میشود.
|
woocommerce-persian.php
CHANGED
@@ -3,17 +3,17 @@
|
|
3 |
Plugin Name: ووکامرس فارسی
|
4 |
Plugin URI: https://woosupport.ir
|
5 |
Description: بسته فارسی ساز ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند. با فعال سازی افزونه ، بسیاری از قابلیت های مخصوص ایران به افزونه افزوده می شوند. پشتیبانی در <a href="http://woosupport.ir" target="_blank">ووکامرس پارسی</a>.
|
6 |
-
Version: 5.8
|
7 |
Author: ووکامرس فارسی
|
8 |
Author URI: https://woosupport.ir
|
9 |
WC requires at least: 4.0.0
|
10 |
-
WC tested up to: 5.
|
11 |
*/
|
12 |
|
13 |
defined( 'ABSPATH' ) || exit;
|
14 |
|
15 |
if ( ! defined( 'PW_VERSION' ) ) {
|
16 |
-
define( 'PW_VERSION', '5.8
|
17 |
}
|
18 |
|
19 |
if ( ! defined( 'PW_DIR' ) ) {
|
3 |
Plugin Name: ووکامرس فارسی
|
4 |
Plugin URI: https://woosupport.ir
|
5 |
Description: بسته فارسی ساز ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند. با فعال سازی افزونه ، بسیاری از قابلیت های مخصوص ایران به افزونه افزوده می شوند. پشتیبانی در <a href="http://woosupport.ir" target="_blank">ووکامرس پارسی</a>.
|
6 |
+
Version: 5.9.8
|
7 |
Author: ووکامرس فارسی
|
8 |
Author URI: https://woosupport.ir
|
9 |
WC requires at least: 4.0.0
|
10 |
+
WC tested up to: 6.5.1
|
11 |
*/
|
12 |
|
13 |
defined( 'ABSPATH' ) || exit;
|
14 |
|
15 |
if ( ! defined( 'PW_VERSION' ) ) {
|
16 |
+
define( 'PW_VERSION', '5.9.8' );
|
17 |
}
|
18 |
|
19 |
if ( ! defined( 'PW_DIR' ) ) {
|