Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Stevv
tagDiv Member

Folks,
if you are familiar with MySQL go to your database, choose “wp_posts”, Select SQL tab and add in the search and replace-SQL Code:

UPDATE wp_posts SET post_content = REPLACE ( post_content, ‘text to find here’, ‘text to replace here’);

Stevv
tagDiv Member

You should not do that! I´m running a newssite with some hundred posts – nearly ALL OF THEM using the old quote-box-shortcode. Very annoying.

Viewing 2 posts - 1 through 2 (of 2 total)