This commit is contained in:
Almira Krdzic
2018-10-20 13:46:02 +02:00
parent 5a42777500
commit 70d16f95c5
6 changed files with 69 additions and 25 deletions

View File

@@ -107,9 +107,6 @@ class Wiaas_Admin_Product {
$value = get_field('_wiaas_product_country', $post_id, true);
$type = get_field('_wiaas_product_type', $post_id, true);
error_log($status);
error_log($value);
if (!empty($value) && $status === '_wiaas_no_country' ) {