<a href="https://wordpress.org/plugins/categories-images/" rel="nofollow noreferrer">https://wordpress.org/plugins/categories-images/</a>
i need exactly same functionality which one is using in this plugin.
but i want to do this without plugin kindly help me if any one have any idea.
i also try to upload images in folder and assign path like that
but this is not my requirement i need totaly dynamic. thanks.
i need exactly same functionality which one is using in this plugin.
but i want to do this without plugin kindly help me if any one have any idea.
i also try to upload images in folder and assign path like that
Code:
<img src"<?php bloginfo('template_url') ?>/images/xyz.jpg">