Persian Woocommerce - Version 5.9.10

Version Description

= 5.9.8 = * some Bug Fix

Download this release

Release Info

Developer Persianscript
Plugin Icon 128x128 Persian Woocommerce
Version 5.9.10
Comparing to
See all releases

Code changes from version 5.9.9 to 5.9.10

include/class-gateways.php CHANGED
@@ -638,14 +638,14 @@ if ( ! class_exists( 'Persian_Woocommerce_Gateways' ) && class_exists( 'WC_Payme
638
  <?php
639
 
640
  echo wp_kses( $form, [
641
- 'form' => [ 'id', 'name', 'class', 'method', 'action' ],
642
- 'input' => [ 'id', 'name', 'class', 'type', 'value' ],
643
  ] );
644
 
645
  } else {
646
  echo wp_kses( $form, [
647
- 'form' => [ 'id', 'name', 'class', 'method', 'action', ],
648
- 'input' => [ 'id', 'name', 'class', 'type', 'value' ],
649
  ] );
650
 
651
  ?>
638
  <?php
639
 
640
  echo wp_kses( $form, [
641
+ 'form' => [ 'id' => [], 'name' => [], 'class' => [], 'method' => [], 'action' => [] ],
642
+ 'input' => [ 'id' => [], 'name' => [], 'class' => [], 'type' => [], 'value' => [] ],
643
  ] );
644
 
645
  } else {
646
  echo wp_kses( $form, [
647
+ 'form' => [ 'id' => [], 'name' => [], 'class' => [], 'method' => [], 'action' => [] ],
648
+ 'input' => [ 'id' => [], 'name' => [], 'class' => [], 'type' => [], 'value' => [] ],
649
  ] );
650
 
651
  ?>
readme.txt CHANGED
@@ -7,7 +7,7 @@ Tags: ووکامرس,ووکامرس فارسی,persian woocommerce,woocommerce,i
7
  Requires at least: 5.0
8
  Tested up to: 6.0
9
  Requires PHP: 7.1
10
- Stable tag: 5.9.9
11
 
12
  بسته ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند و امکانات جدید متناسب با ایران را به ووکامرس اضافه میکند.
13
 
7
  Requires at least: 5.0
8
  Tested up to: 6.0
9
  Requires PHP: 7.1
10
+ Stable tag: 5.9.10
11
 
12
  بسته ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند و امکانات جدید متناسب با ایران را به ووکامرس اضافه میکند.
13
 
woocommerce-persian.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: ووکامرس فارسی
4
  Plugin URI: https://woosupport.ir
5
  Description: بسته فارسی ساز ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند. با فعال سازی افزونه ، بسیاری از قابلیت های مخصوص ایران به افزونه افزوده می شوند. پشتیبانی در <a href="http://woosupport.ir" target="_blank">ووکامرس پارسی</a>.
6
- Version: 5.9.9
7
  Author: ووکامرس فارسی
8
  Author URI: https://woosupport.ir
9
  WC requires at least: 4.0.0
3
  Plugin Name: ووکامرس فارسی
4
  Plugin URI: https://woosupport.ir
5
  Description: بسته فارسی ساز ووکامرس پارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند. با فعال سازی افزونه ، بسیاری از قابلیت های مخصوص ایران به افزونه افزوده می شوند. پشتیبانی در <a href="http://woosupport.ir" target="_blank">ووکامرس پارسی</a>.
6
+ Version: 5.9.10
7
  Author: ووکامرس فارسی
8
  Author URI: https://woosupport.ir
9
  WC requires at least: 4.0.0