It works fine on pages and posts, but is there any way to replace widget area content?
Quick query on this. I have a theme which basically breaks whenever I post to it via Posterous. This is because Posterous automatically inserts some formatting tags within the post (on wordpress) inside div tags. If I use this plugin, can it be set to replace those Posterous inserted div tags without it actually deleting div tags where they are supposed to be (i.e only delete div tags from within a post but not from anywhere else)?
thanks.
Works Great!, I would like however to make a single modification and wonder if you could point me in the correct location in the code, I would like to treat the Search word as Upper() so whatever mix of Case the word is it will be replaced, I am using it to replace profanities in comments so you can imagine the potential combinations. I know I cannot get them all … but I would like to modify the output on the main 50 or so contenders 
Great job.
In the form of a further example;
A user enters a comment that says…
I think Name is an Idiot They may also write … I think Name is an idiot
I would like to replace either option with for instance Idio7
I presume the ideal way would be to treat the complete comment as Upper(comment) so I only have to Search for “IDIOT” and replace it with “Idio7”
I hope this explains better
Thanks
Hi,
I have a presale question…
Can this plugin be used on a page by page basis?
Heres a scenario I’m thinking of…
I have a templated page with the generic keyword phrase “business name” and then I duplicate the page several times and save them as different urls (e.g. a real business name 1, a real business name 2 etc). Now I’d like to be able to replace the generic phrase “business name” on first to “real business name 1” on second to “real business name 2” etc
I see you can replace a full page but can you choose which page and if so can you then replace the phrase specifically for that page?
I hope you understand what I mean 
Thanks
- Has been a member for 4-5 years
- Bought between 100 and 499 items
- France
- Referred between 1 and 9 users
Hi. Is it possible to change admin menu label with your code? Exemple: change the “posts” menu name by “blog”?
Thanks!
Ok thanks. I ‘ve find a simple function to do that
add_filter( ‘gettext’, ‘change_admin_txt’ ); add_filter( ‘ngettext’, ‘change_admin_txt’ );
function change_admin_txt( $translated ) { $translated = str_replace( ‘Posts, ‘xxx’, $translated ); $translated = str_replace( ‘post’, ‘xxx’, $translated ); return $translated; }
Hey, I have an issue with your plugin during installation. Can you contact me? I don’t want to put my shit public, before it’s maybe my own fault….
Thnx marty
You can submit a support ticket on my http://support.sitebase.be website.
AWESOME plugin!!! this was the easiest way I’ve found for replacing things in wordpress- worked great for having my site switch from one lightbox plugin to another without touching the theme’s code or dealing with filters.
great work!
Like the sound of this. Quick question – I have a couple hundred blog posts with some embed code from a video plugin no longer compatible with WP 3 .21.
Would it be possible to use this with some sort of wildcard, where [vidembedexample domain.com/folder/abc.flv] is replaced with [vidembednewexample domain.com/folder/same.flv] without actually specifying the name of the video file? That way any instances of a certain code are replaced with the new code, using the same video file, which obviously changes on a per post basis.
Hopefully you understand what I mean.
I can use the plugin to replace words in Custom Fields ?
Hi, Just purchased, wondering whether this has impact on the seo aspects, I think I read somewhere it does not change the data held in the database just on the page… does this mean the search engine spiders will spider the original text or the newly replaced text?
Either way I’m happy with the concept and it’s a great idea but though I would ask the question either way,
Thanks,
Ceskate
Hi, firstly GREAT plugin 
Secondly…is there any way to use it on the admin part? If not, how much would it cost to develop one that does?
Thirdly…What would happen if I use it with WPML ?
Thanks. Cheers!
Just want to say this is an awesome plugin! 5* awarded and well worth the minimal cost, highly recommended to all!
Thanks and keep up the great work!
Ceskate

Hello! I only see the “Save Order” and all, where the start? No substitution occurs. If this plugin works (as defined for the version 3.2), how to run this task replacement? also I need to find and replace is not! the English language. Encodings other than English are not supported? My problem is not solved. Version of wordpress 3.2.1
from site: “Posted on July 6, 2011. 0 Comments No support next week
I will be out of the office from July 22 through July 31. I will follow up with your support questions the following business day.”
I already bought this plugin and it’s a very useful. If this plugin can work with buddypress that will be great. I tried to activate this plugin with buddypress then the ajax tab in buddypress was broken. Any chance can fix this?
is there a way to import/export the replacement list and clone the settings for other blogs



71 Purchases
37 Comments