Текст <span style="color:#c00;">скрытого</span> вложенного спойлера
$list[] = $this->getSubCatList($v['id']);
$list[] = $v['id'];
$list = [$id];
$list = [];
//////////////////////////////////////////////////////////////////////////////////////////////// $simple_meta = array('title', 'description', 'keywords'); foreach ($simple_meta as $key) { if (preg_match("#\[({$key})\](.*?)\[/\\1\]\s*#is", $tpl->result['content'], $meta_found)) { if ($key == 'title') $key = 'header_title'; $meta_found[2] = preg_replace("#\s{2,}#s", " ", $meta_found[2]); $metatags[$key] = trim($meta_found[2]); $tpl->result['content'] = str_replace($meta_found[0], "", $tpl->result['content']); } } ////////////////////////////////////////////////////////////////////////////////////////////////
http://prntscr.com/m2mnt0