Task:6563 | Фильтр атрибутов из GET

dev_10_refactoring
parent 175ecfd93c
commit 8ca114b0ae
  1. 2
      wp-content/themes/cosmopet/woocommerce/archive-product.php

@ -44,7 +44,7 @@
}
if (empty($filters)) {
error_log(' Ни один активный фильтр не найден.');
error_log('Ни один активный фильтр не найден.');
}
return $filters;

Loading…
Cancel
Save