The purpose of this plugin is to allow users to add link to version of page or post in the admin and print this link on their blog, on single post or or page...
Activate the in WordPress Admin.
Use OutputBilingualLink in the loop to display link to the item translation...
When using The Loop any template, you can use $post-> ID as the first argument to pass the current post ID being processed...
When using The Loop any template, you can use $post-> ID as the first argument to pass the current post ID being processed...
I have been searching for simple and supported method for switching between version of the same site WordPress installations, 2 databases and NO multisite..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added new item WordPress builder to be able to add Bilingual Linker link to menu. 2.0.8.
Added option to OutputBilingualLink to be able to provide URL to display if no translation link is found. 1.2.1.
Ability to add custom link for translated in post and page editors.
Read more