I have used this plugin to link an image to each post category which has worked great, however, I was hoping the image URL could also be exposed via the ../wp-json/wp/v2/categories rest api end point.
Is there any way this can be achieved with the plugin that you are aware of?
Thank you
]]>Hola!
How text should be concatenated to the code added in the category template:
<?php if(function_exists(‘rdv_category_image’)){ rdv_category_image(); } ?>
… so that it shows up on the page next to the image?
e.g. “Sponsored by” [IMAGE]
Thank you,
]]>Hello,
I was reading your tutorial @ https://rdvinfotech.com/wp-plugins/rdv-category-image/ and I need some clarifications:
Question:
1) Where exactly and what file + line number do I need to insert your codes?
2) If I use the code snippet plugin to insert your codes is there anything else specifically I need to do?
Thanks in advance,
]]>