“the j stands for Jurat”
about me | blog | facebook profile | linkedin profile | twitter profile | stuff i've done | stuff i like | wordpress plugins

10 January, 2010

qTranslate and multilingual META tags

Filed under: Web Development, Wordpress Plugins — Tags: , , , , , — John @ 1:23 am

I use Wordpress with qTranslate, but I needed to have multilingual META tags which qTranslate doesn’t support – so I wrote a plugin to do the job myself. It’s pretty basic, but I thought I would share in case anyone else needs something similar.

Plugin can be found on Wordpress’ Plugin site here: qTranslate Meta at WP Plugin Directory.

25 August, 2009

qTranslate and Theme Hybrid: Multilingual META fields

Filed under: Web Development, Wordpress Plugins — Tags: , , , , , , — John @ 11:44 pm

So I wrote this code for allowing multilingual editing of the META fields when using Theme Hybrid (the “Hybrid Settings” panel on any add/edit post/page.

Here is the functions.php file, this should of course be combined with whatever else you’re using..

This is still an early version, so if anyone tries it out let me know if you have any issues/feature suggestions!

Download: functions-example.zip

Powered by WordPress