Hello! I need a Wordpress plugin to be coded (which I think is in PHP), that will do the following: Admin Panel to select options Translate from Language A->Language B->Language C->Language A I can provide a preset pattern of these languages, but if it doesn't cost much more I would rather drop down boxes so that I can select the order. Plugin will translate all posts and titles through this pattern and then publish them. I am not looking for a temporary rewrite, it has to permanently rewrite the post and save it in the exact same location. I am not sure how fast you can use google translate either, so I assume there would have to be some sort of delay that would prevent IP blockage. ---- So essentially, grab post, send to google translate, A->B->C->A, send back to post location and replace original text and title with retranslated text.
Sorry, I posted in the wrong forum. If an admin could please delete or move to the programming buying and selling section, I would appreciate it.