Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I'm trying to convert the old bbPress plugin Quotes to the wpForo plugin Quotes by doing search replace in the database, this is how it is bbPress code and wpForo ones.
bbPress code:
text
wpForo code:
data-userid="1941" data-postid="7126" data-mention="rammar"> text
So this is what I did as an experiment:
- Searched
[quote quote=
and replaced with - On the second run, searched
and replaced with
But then I run into another problem: if I search and replace ]
with >
it'll replace other things in post content as well.
wpForo is a free plugin, I have asked about this on their forum and they advised me to ask here.
Thank you for any help.