Title: Additional options to widget
Last modified: August 30, 2016

---

# Additional options to widget

 *  Resolved [jansan](https://wordpress.org/support/users/jsandtro/)
 * (@jsandtro)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/additional-options-to-widget/)
 * Thank you for an excellent plugin.
 * Would it be possible to add additional options to the widget. Today there is 
   options to include post author and post date in the list, but could it be possible
   to have options to include:
    – Category for post/pages – Tags/keywords for post/
   pages – Breadcrumbs for pages
 * I have tried to add code for these, but the option to have the options inside
   the plugin, would be very good!
 * Thank you!
 * [https://wordpress.org/plugins/top-10/](https://wordpress.org/plugins/top-10/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [WebberZone](https://wordpress.org/support/users/webberzone/)
 * (@webberzone)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/additional-options-to-widget/#post-6871298)
 * Do you mean displaying the category / tags for each post?
 * I’m confused on the Breadcrumbs part
 *  Thread Starter [jansan](https://wordpress.org/support/users/jsandtro/)
 * (@jsandtro)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/additional-options-to-widget/#post-6871299)
 * Hi, I mean to display the category / tag for each link to the post. Such as
 * Posttitle
    category
 * or
 * Posttitle
    tag1, tag 2 etc.
 * For breadcrumbs it would be nice to display the taxonomy under each link, such
   as.
 * Posttitle
    Mainarea > subarea > subsubarea
 * If both cateogory, tags and breadcrumbs would be with links, that would be nice.
   Hope this was understandable.
 *  Plugin Author [WebberZone](https://wordpress.org/support/users/webberzone/)
 * (@webberzone)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/additional-options-to-widget/#post-6871307)
 * The first one is easy to implement via a filter function. Please see this example
   code for categories: [https://gist.github.com/ajaydsouza/c8defd4b46e53240e376#file-tptn_list_cats-php](https://gist.github.com/ajaydsouza/c8defd4b46e53240e376#file-tptn_list_cats-php)
 * For Breadcrumbs, this is a lot more difficult to establish, albeit something 
   I can look into when I have time. This is unlikely to be part of the core plugin,
   though.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Additional options to widget’ is closed to new replies.

 * ![](https://ps.w.org/top-10/assets/icon-256x256.png?rev=2986432)
 * [WebberZone Top 10 — Popular Posts](https://wordpress.org/plugins/top-10/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/top-10/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/top-10/)
 * [Active Topics](https://wordpress.org/support/plugin/top-10/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/top-10/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/top-10/reviews/)

## Tags

 * [categor](https://wordpress.org/support/topic-tag/categor/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 2 participants
 * Last reply from: [WebberZone](https://wordpress.org/support/users/webberzone/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/additional-options-to-widget/#post-6871307)
 * Status: resolved