Global search and replace

conkhead
El Presidente
Just Getting Started

Member    Likes (0)

Hi: We're building an install using WP 3.2.1 in Multisite mode running BuddyPress 1.2.10. (BTW, before I even get started here: please do *not* suggest/recommend/push for us to upgrade to BP 1.5; under our specific circumstances that is not going to happen anytime soon, let's just leave it at that... :-)

We're playing with the idea of renaming/rebranding BuddyPress groups as "channels". But this would not be as simple as you might think: in addition to running search-and-replaces for the printout of the word "group/Group" in the whole script (being very careful not to rename the *functions* named "group" or "groups", mind out, as that would probably cause havoc with other plugins - just sorting this one issue out alone would be a huge pain in the ass), then we'd have to track the same thing down in all the group-related plugins we're using as well. Not my idea of a good time (would much rather watch Premiere League on Fox Soccer - LOVE the Wayne Rooney!!! :-)

I know that there are several plugins that will do global search-and-replace in the Multisite dashboard (we are currently using the fine WPMUDEV one, thank you!); but is there a plugin available that will let us do a global search-replace to our *entire* BP front-end? And if not, is there a PHP gearhead here who could supply me with a little script that we could maybe stick in our functions.php file that would get the job done? Do tell, all ye BP gods... My thanks in advance --