I'm using this plugin to show images next to my categories and it's working fine with wp_list_categories. However i now need to use get_categories instead so i can display the category description.
Is it possible to make this plugin work with the get_categories function as well?