ImHuman in Russian
Thanks to fdzkuz, ImHuman API and its wordpress plugin speaks Russian now. WordPress plugin owners who wants to use the new language for their tags, here are the steps for version 0.0.9, latest stable one.
Open the Editor and select Imhuman.php to edit.
Go to Line 149, Where you will see
$lang = array('en'=>'ENGLISH','fr'=>'FRENCH');
Change that line into
$lang = array('en'=>'ENGLISH','fr'=>'FRENCH','br'=>'Brazilian Portuguese','ru'=>'RUSSIAN');
Save your file. Go to your plugin settings and update your language choice.
ImHuman in Brazilian Portuguese
Thanks to Lucas Dillmann, ImHuman API and its wordpress plugin speaks Brazilian Portuguese now. WordPress plugin owners who wants to use the new language for their tags, here are the steps for version 0.0.9, latest stable one.
Open the Editor and select Imhuman.php to edit.
Go to Line 149, Where you will see
$lang = array('en'=>'ENGLISH','fr'=>'FRENCH');
Change that line into
$lang = array('en'=>'ENGLISH','fr'=>'FRENCH','br'=>'Brazilian Portuguese');
Save your file. Go to your plugin settings and update your language choice.
ImHuman multilanguage and new wordpress plugin
While trying to overcome problems at SuperNo's blog which were mainly due to older PHP version, I had the chance to put the project into second gear thanks to SuperNo. ImHuman now speaks french
! all you need to do is to add
lang=LANG_CODE
Parameters in to your request string where LANG_CODE can be en or fr for now. If you would like to see it in your own language contact me.
I am going to update the repository in couple minutes. New wordpress plugin features are:
- Requires PHP5, reduced in size.
- works with AJAX, Jquery mandatory.
- No more manual imhuman_render() insertion anymore
- Supports Multilanguage (English and French only for now)
- No more cache or back key problems if you guess the answer wrong and go back in your browser
- You can customize your instruction message in your own language or format also
ImHuman WordPress Plugin 0.0.9 Test Run
IPhone Output
IPhone Output
Today with the feedback about empty forms and skipping the check for registered users, I have compiled a brand new version of the plugin as 0.0.9. This version is currently running under elxsy in order to test now. Please drop a comment to test it. As usual functions with Mobile browsers and WPtouch seemlesly.
Features: