There is always common content we want put in every post. using following function we can add the custom text in every wordpress post.
just open your functions.php file from wordpress theme folder and put the following code in that file.
function mytext($content)
{
return "The addtional content goes here: ".$content;
}
add_filter('the_content', 'mytext');

How to add custom text in every wordpress post





Important information for me. Thanks for really competent informative article. Ill be in touch with U
Good! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?
Thanks for posting. Good to see that not everyone is using RSS feeds to build their blogs
Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards, Reader
Thanks for posting. Good to see that not everyone is using RSS feeds to build their blogs
This post makes a lot of sense !
I’ve been checking your blog for a while now, seems like everyday I learn something new
Thanks
Of course, what a great site and informative posts, I will add backlink – bookmark this site? Regards, Reader
Interesting read, perhaps the best article iv’e browse today. We learn everyday cheers to you!
I’ve been checking your blog for a while now, seems like everyday I learn something new
Thanks