Forums
Forums / Plugins / [Plugin: Custom Menu Widget]
(@contemplato)
12 years, 8 months ago
I know it is $term[0]->count;
$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.