|
Feb 6 |
awarded | Popular Question |
|
Jan 10 |
awarded | Teacher |
|
Jan 30 |
answered | Integrate open graph protocol without plugin? |
|
Dec 6 |
awarded | Student |
|
Dec 3 |
revised |
How to count nav menu items? Provided the solution |
|
Dec 3 |
awarded | Scholar |
|
Dec 3 |
accepted | How to count nav menu items? |
|
Dec 3 |
awarded | Supporter |
|
Dec 3 |
comment |
How to count nav menu items? Thank you! That didn't get me exactly what I wanted, but it was close enough to help me find the answer. The problem was that I don't know the menu name or slug, only the theme name set in the register_nav_menu statement. I did find some code to determine the menu name however. With that in hand, I could use your code above. |
|
Dec 3 |
awarded | Editor |
|
Dec 3 |
revised |
How to count nav menu items? Further explained why I'm looking for this answer instead of an alterate approach. |
|
Dec 3 |
comment |
How to count nav menu items? Thanks for the answer. I realize I could do it with CSS, but the list will be out of order. Going across the columns you would get one, two, three, four at the top. What I need is one, four, seven, nine. In other words, the list goes down the first column, then down the second column, and so on. |
|
Dec 2 |
asked | How to count nav menu items? |