Adds a language taxonomy to posts, pages and other items.
| Author: | Dominik Schwind (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 6.8.3 |
| Plugin version: | 0.3.1 |
| Added to WordPress repository: | 20-06-2010 |
| Last updated: | 24-11-2025 |
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://www.lostfocus.de/language-taxonomy/ |
| Total downloads: | 2 800 |
| Active installs: | 10+ |
![]() Click to start download |
|
Adds a language taxonomy to posts, pages and other items.
This will add a URL scheme (Your Blog)/lang/(slug).
There is also a template tag for usage within the loop.
Example:
<?php if(function_exists('lt_the_language')): ?>
<?php lt_the_language($post_id); ?>
<?php endif; ?>
Screenshots
ChangeLog




