Adding country tags automatically
I want to show country flags on post cards.My plan is showing flag icons with below code:
img src="/icons/?php echo $tagName; ?.png" /
However I dont know how can I add country tags to Wordpress.You know there are many many country on the world (If I am not wrong there are nearly 200 country based United Nations).Or maybe the country number of I will add as tag will be depend the icon set which I will find.So How can I add country tags automatically with code?
Topic template-tags count tags php theme-development Wordpress
Category Web