Title: [Plugin: Custom Menu Widget]
Last modified: August 21, 2016

---

# [Plugin: Custom Menu Widget]

 *  [contemplato](https://wordpress.org/support/users/contemplato/)
 * (@contemplato)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-custom-menu-widget/)
 * I know it is `$term[0]->count;`
 * However, my terms are placed in the custom menu widget. My terms are currently
   structured as
 *     ```
       Parent
         Child
       Parent
         Child
       ```
   
 * How do I append the term count of each term? I have been searching all over and
   haven’t found a solution. My output should be:
 *     ```
       Parent(2)
         Child(1)
       Parent(5)
         Child(2)
       ```
   
 * I am still at a lost on how to approach this. So any help will be appreciated.

The topic ‘[Plugin: Custom Menu Widget]’ is closed to new replies.

## Tags

 * [custom menu widget](https://wordpress.org/support/topic-tag/custom-menu-widget/)
 * [custom taxonomy](https://wordpress.org/support/topic-tag/custom-taxonomy/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [terms](https://wordpress.org/support/topic-tag/terms/)

 * 0 replies
 * 1 participant
 * Last reply from: [contemplato](https://wordpress.org/support/users/contemplato/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-custom-menu-widget/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
