//add content seo tab #product-tabs|append = from(/public/plugins/seo/seotab.html|#seo-tab > .nav-item) #post-tabs|append = from(/public/plugins/seo/seotab.html|#seo-tab > .nav-item) #product-tab-content|append = from(/public/plugins/seo/seotab.html|#seo-tab-content > .tab-pane) #post-tab-content|append = from(/public/plugins/seo/seotab.html|#seo-tab-content > .tab-pane) #site-tabs|append = from(/public/plugins/seo/seotab.html|#seo-tab > .nav-item) #site-tab-content|append = from(/public/plugins/seo/seotab.html|#seo-tab-content > .tab-pane) [data-v-seo-*] = seo[$language['language_id']][$key][$name] ?? $default); ?> [data-v-seo-*]|placeholder = post['post_content'][$language['language_id']])) { if ($name == 'title') { echo htmlspecialchars($this->post['post_content'][$language['language_id']]['name'] ?? ''); } if ($name == 'description' || $name == 'content') { echo htmlspecialchars($this->post['post_content'][$language['language_id']]['meta_description'] ?: $this->post['post_content'][$language['language_id']]['excerpt'] ?: substr(strip_tags($this->post['post_content'][$language['language_id']]['content'] ?? ''), 0, 255)); } } ?> [data-v-seo-*]|name =