Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter deepak1621

    (@deepak1621)

    Hi Thanks for your reply..I also did something on the same lines..
    I added another field to the wp_posts table.

    demo_content= CONCAT('text', post_content)

    Once I was satisfied with the result, I renamed demo_content to post_content(and original post_content to something else).

Viewing 1 replies (of 1 total)