Quantcast
Channel: Site5 Free Premium WordPress Themes » All Posts
Viewing all articles
Browse latest Browse all 8865

Reply To: How to rename "Continue reading"?

$
0
0

I see the following. What I need to edit?

 

array_pop($excerpt);

$excerpt = implode(” “,$excerpt).’…<a href=”‘.$link.’” class=”round button”>’.__(“Read more &raquo;”, “site5framework”).’</a>&nbsp;’;

} else {

$excerpt = implode(” “,$excerpt).’<a href=”‘.$link.’” class=”round button”>’.__(“Read more &raquo;”, “site5framework”).’</a>&nbsp;’;

}

$excerpt = preg_replace(‘`\[[^\]]*\]`’,”,$excerpt);

echo ‘<p>’.$excerpt.’</p>’;


Viewing all articles
Browse latest Browse all 8865

Trending Articles