Display a list of your categories rss feeds


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <?php wp_list_categories('feed_image=http://www.wpbeginner.com/image.gif&feed=XML Feed&optioncount=1&children=0'); ?>

Report this snippet


Comments


You need to login to view comments.