You can use
$alt_text = apply_filters( 'the_title', '{:en}Red{:}{:ar}أحمر{:}{:it}Rosso{:}' );
echo $alt_text;
to get appropriate alt text
Thanks for answer.
I have lot of picture to translate, for exemple :
Am using {:en}Red{:}{:ar}أحمر{:}{:it}Rosso{:} to traduct title of page
why I cant use {:en}Red{:}{:ar}أحمر{:}{:it}Rosso{:} into image title ? normaly with qtranslate-x is possible.
Please to see the screenshot
https://s27.postimg.org/qs928oog3/trad.jpg
-
This reply was modified 9 years, 6 months ago by
kirby1x.
-
This reply was modified 9 years, 6 months ago by
kirby1x.
The recent versions of WPGlobus have this supported.