|
| Category and Taxonomy Image Plugin allow you to add image with category/taxonomy. Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " wp-custom-taxonomy-image.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " wp-custom-taxonomy-image.zip " Downloaded plugin from your computer, Where you downloaded wp-custom-taxonomy-image.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " Category and Taxonomy Image " folder is added on left sidemenu. Now, Click on " Category and Taxonomy Image " folder. Noted that: If you do not see " Category and Taxonomy Image " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about Category and Taxonomy Image Configurtions and Settings or How to work " Category and Taxonomy Image " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
if (function_exists('get_wp_term_image'))
{ $meta_image = get_wp_term_image($term_id); //It will give category/term image url
}
echo $meta_image; // category/term image url
where $term_id is ‘category/term id’ |
| image , category , taxonomy , allow , categorytaxonomy , tutorial , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference