• Resolved cloudduster

    (@cloudduster)


    Hi Tobias,

    I have an [old-shortcode] in dozens of tablepress tables and I want it replaced with the [new-shortcode].

    Is there an easy way like or an sql statement I can run in phpmyadmin to replace them automatically?

    Can you please help?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, you could use a UPDATE ... REPLACE SQL statement here. I don’t have a direct example available right now, but you can find many on Google.
    Just keep in mind that the content is in JSON format, which means that quotation marks " are escaped like \".

    Regards,
    Tobias

    Thread Starter cloudduster

    (@cloudduster)

    ok thanks.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘replace [shortcode]’ is closed to new replies.