How to replace special words within posts from wordpress multisites

Hi guys!

I have a WordPress multisite, and I am using a plugin (Broadcast) to send the same post from my main site to all of the sub-sites at the same time.

I want to replace a word within the post based on each sub-site.

For example:

If the main site post includes ‘london’,

replace ‘london’ with ‘sydney’ in my domain/sydney subsite.

Replace ‘London’ with ‘Auckland’ in my domain/auckland subsite.

How to implement this functionality?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.