Language Taxonomy

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.4.2
Plugin version:0.2.4
Added to WordPress repository:20-06-2010
Last updated:13-01-2024
Rating, %:0
Rated by:0
Plugin URI:http://www.lostfocus.de/language-taxonomy/
Total downloads:2 141
Active installs:10+
plugin download
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