)|()#i', '', $excerpt_base); if (!$links) $text = preg_replace('#()|()#i', '', $text); //erase videos if (!$videos) $text = preg_replace('/(? $pieces) : if (!($key % 2) && $key < (count($short)-1)) : $tmpex[] = implode(array($short[$key], $short[$key+1])); endif; endforeach; if (isset($tmpex)) $output = trim(implode('

', $tmpex)); endif; if (!empty($readmore)) $output.=' '.$rmtext.''; $output = ($filter === true) ? apply_filters('the_excerpt', $output) : $output; return $output; } } // A5_Excerpt ?>