This plug-in allows you to record a country against your posts.
<?php country_tag($post->ID); ?> in your index.php template file to show a post's country icon.<?php country_tag($post->ID, false); ?> in your single.php template file to show the post's country icon.<?php gobal $post; ?> declaration in your template files too if not already there.true or false) determines if it is a short or long output. In the following examples the <IMG /> represents the flag icon.<?php country_list_countries(); ?>.
Requires: 2.5 or higher
Compatible up to: 3.3.2
Last Updated: 2012-2-8
Downloads: 2,263
Got something to say? Need help?