Let’s imagine we have to replace in all posts of wordpress the chunk of text at once, or highlite the word, or put the link, etc.
To edit every post might take a long time.
There is an elegant and simple solution to achieve the task.
function replace_text($text) {
$text = str_replace('WordPress', '<strong>WordPress</strong>', $text);
$text = str_replace('WordPress hacks', '<a href="#">WordPress hacks</a>', $text);
return $text;
}
add_filter('the_content', 'replace_text');
The code must be inserted into functions.php file of current theme.
Tags: WordPress, wordpress hack, wp
Leave a trackback from your own site.
Leave a Reply
You must be logged in to post a comment.
8 Responses to “Replace Content in All Posts”
Where did you got this much info on your blog from?? Also can i take the initiave to take the feeds from your blog for my yoga website?? But cant find the RSS feeds link here!!
Rss feed link http://wordpress-tech.info/feed/rss or
You can take the feeds. Don’t delete the links back.
Very informative article… Looking forward for more articles on your blog
I want to thank the blogger very much not only for this post but also for his all previous efforts. I found thesimpleyoga.com to be greatly interesting. I will be coming back to thesimpleyoga.com for more information.
Great post, i belive blog posts like this add so much value to the community. Dear admin can I use some of the information from this post if I provide a link back to your site, pls pls? …10x a lot Catch ya later – Lopera ‘Stephen Pierce’ Fan
Hi Lopera,
Ok, use it. Don’t forget about backlinks!
Wonderful blog! I truly love how it’s easy on my eyes as well as the details are well written. I am wondering how I may be notified whenever a new post has been made. I have subscribed to your rss feed which should do the trick! Have a nice day!
Your blog article is very interesting and fanatic,at the same time the blog theme is unique and perfect,great job.To your success, one of the more impressive blogs I’ve seen. Thanks so much for keeping the internet classy for a change.