Conversation
support/wp-content/plugins/woo-seo-addon/src/Core/MetaEngines/LinkedData.php on line 85 public function extendLinkedData(array $data) { if ($data['@type'] === 'Organization') { $fields = array("address", "email", "telephone", "openingHours", "paymentAccepted"); foreach ($fields as $field) { $data[$field] = get_option('premmerce_seo_' . $field, ''); } } return $data; }
Hi, @b8engl ! Thank you for the report. We will fix it as soon as possible.
Hi, @b8engl ! We fixed this issue. Please update Premmerce SEO for WooCommerce
Hi, @b8engl ! Thank you for the report. We will fix it as soon as possible.
Hi, @b8engl ! We fixed this issue. Please update Premmerce SEO for WooCommerce