From fcc483c169482c4744f86c3f5b8c6f577b6f762c Mon Sep 17 00:00:00 2001 From: Sergey Tolkachyov Date: Wed, 23 Jun 2021 15:30:26 +0400 Subject: [PATCH] v.1.2.0 --- fields/plugininfo.php | 2 +- language/en-GB/en-GB.plg_system_wt_seo_meta_templates.sys.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fields/plugininfo.php b/fields/plugininfo.php index 43e8c57..5f3c5aa 100644 --- a/fields/plugininfo.php +++ b/fields/plugininfo.php @@ -52,7 +52,7 @@ protected function getLabel() } "); - $wt_plugin_info = simplexml_load_file(JPATH_SITE."/plugins/system/wt_seo_meta_templates_virtuemart/wt_seo_meta_templates_virtuemart.xml"); + $wt_plugin_info = simplexml_load_file(JPATH_SITE."/plugins/system/wt_seo_meta_templates/wt_seo_meta_templates.xml"); ?> diff --git a/language/en-GB/en-GB.plg_system_wt_seo_meta_templates.sys.ini b/language/en-GB/en-GB.plg_system_wt_seo_meta_templates.sys.ini index a93608e..99abd6d 100644 --- a/language/en-GB/en-GB.plg_system_wt_seo_meta_templates.sys.ini +++ b/language/en-GB/en-GB.plg_system_wt_seo_meta_templates.sys.ini @@ -4,4 +4,4 @@ PLG_WT_SEO_META_TEMPLATES_AFTER_INSTALL = "Thank you for intalling extension" PLG_WT_SEO_META_TEMPLATES_AFTER_DISCOVER_INSTALL = "Thank you for intalling extension" PLG_WT_SEO_META_TEMPLATES_AFTER_UPDATE = "Thank you for updating extension" PLG_WT_SEO_META_TEMPLATES_MAYBE_INTERESTING="

It might be interesting

" -PLG_WT_SEO_META_TEMPLATES_WHATS_NEW="

v.1.1.0 What's new?

Added a plugin-provider for Joomla content categories and articles (com_content). More info in WT SEO Meta templates - content plugin settings.

Supported Components:

Attention! Provider plugins are installed automatically for the detected components. However, if the installation did not happen for some reason, download and install the plugins manually.

" +PLG_WT_SEO_META_TEMPLATES_WHATS_NEW="

v.1.2.0 What's new?

Added plugin-provider for JoomShopping.

More info in WT SEO Meta templates - JoomShopping plugin settings.

Supported Components:

Attention! Provider plugins are installed automatically for the detected components. However, if the installation did not happen for some reason, download and install the plugins manually.

"