Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i18n feature request: i18n terms
#1
This is mostly addressed to @mvlcek but I prefer to make this topic public anyway.

The idea is simple: as any multilingual website may (and actually does) contain some language-specific items, it would be perfect to have the ability to manage this terms from the back-end. E.g. I usually put something like "read more..." in English version of post's excerpt, and "читать полностью..." in Russian one.

I use custom functions.php so far. But this approach is not so useful for administration (especially for those who's not familiar with PHP).

I assume that the code snippet may look like this one:
Code:
<?php i18n_term("read_more", "ru"); ?>

That's it.
Thanks
Hail to get-simple developers!
Reply




Users browsing this thread: 1 Guest(s)