For flexibility, you could assign the CSS bubblecount class to the corresponding menu item:
and then target it with:
if( in_array( 'bubblecount', (array) $item->classes ) )
$output .= '<span class="unread">'.my_function_here().'</span>';
in your code snippet above.
Related Posts:
- Error: Declaration of MyClass::start_lvl() should be compatible with that of Walker_Nav_Menu::start_lvl()
- Is there an easy way to replace a custom menu link with a page or post?
- Why do Custom Nav Menus generate so many classes on list items? Can I manage this somehow?
- Using nonce in menu item
- remove last separator?
- How show sub menu only using wp_nav_menu()
- WordPress built in breadcrumb trail menu?
- Custom Nav Walker menu – Display children count
- How to add menu to Dashboard that can be viewed by all users
- WordPress Export Import Site Navigation Menu
- List children of second level sub page
- Show top-level parent with submenu menu walker
- Disguise Multi-Page site as Single Page
- How can I add a sub menu to an existing navigation menu in WordPress?
- Add div to specific sub-menu
- How do I create a magazine type menu – sub-menu setup using wp_nav_menu and child of twentyten? [closed]
- Adding different classes to anchor in navigation menu
- Main menu – get rid of titles?
- Arrow down in menu not displaying
- How to gain access to each menu item in wordpress?
- add span to wp_nav_menu widget
- How to get wordpress nav menu outside of wordpress system?
- Second nav is merged with the first in mobile
- Import menu tree to custom menu from csv or xml, many nested menu points
- Show menu item only if user is logged In (not word press login)
- Custom menu output
- Programmatically create and place a nav menu in a theme location?
- Show menu based on parent & ancestor
- Set the checkbox as checked by default in menu item page
- Add Button to Bottom of Mobile Menu
- how to remove the top navigation bar or header top on wordpress website?
- Show Home Link In wp_nav_menu but only on primary menu
- Add media library items to Menus using the Customizer (via Media Manager not URL)
- Add active class to top-level menu items when viewing single for that post type
- How to use buttons elements for tgetWordPress menu items?
- automatically append menu parent as first item in submenu with nav_walker
- Add active class to ul container menu
- Help with walker for nav
- API for wp menu hacks
- wp_list_pages sort order by custom nav menu order
- Rename menu items for All except super admin
- Displaying Nav Menu
- Adding toggle-able element after menu item
- WP admin style not refreshing
- Get Menus In Header.php FIle
- Custom register_taxonomy ins’t showing custom Nav menu
- Conditional menus based on page title
- How to test if a specific page is the front page?
- login logout menu changes in wordpress [closed]
- Style wp_link_pages as a select drop down list
- Menu deletes all items and position – wordpress bug?
- Mobile navigation is shown, but standard navigation does not disappear
- Plugins & Setting Menu Items Removed From Admin Panel
- Responsive menu on genesis theme [closed]
- Question about Menus on WordPress
- Controlling sub-menu within sub-menu
- Main menu navigation links and new pages
- Bootstrap menu – make menu entries with submenu not clickable
- How are methods of class Walker_Nav_Menu invoked?
- Duplicate menu items when auto generating menu from product categories
- Using menus to link to sections on the home page
- Multisite: menus can’t be added in child sites
- How to get the Page Name of the current page?
- Swap out a page that is a parent to a many many pages
- Is it possible to remove the highlighted menu on Users and highlight a different menu?
- Adding widget to sidebar which contains current page’s submenu
- Modifying Woocommerce menu based on tags and categories
- How To add this tag before drop-down ul. in wordpress
- Unable to get Navigation Menu to display in the desired location
- WordPress theme editor not showing
- How to switch menu location in this header.php?
- Bootstrap navbar responsiveness on WordPress theme menu not working
- Why does WordPress convert absolute URLs to relative URLs for menu items?
- Extending Walker_Nav_Menu in wp_nav_menu List of Empty Items
- Creating custom vertical menu
- Enable identical menu on network sites
- No indication of menu
- Adding a menu item to the main menu
- wp_is_mobile() inside js
- Adding two same css class on menu item
- How to select single category in menu if post have two categories?
- menu is only pulling in one item
- Any reason why widgets/menus get emptied when I updated custom theme code?
- Add items to a menu
- How to get current menu item “CSS Classes” value?
- How to change page location in WordPress
- Use menu structure for permalinks
- Add tooltips with image in WordPress Menu?
- how to keep theme background image, menu or site header image while moving site in sub directory?
- Unable to edit Navigation bar
- Editor user only allow to post on certain categories
- Menu Underline shows without Hover after adding subitems
- Add class to current category menu item
- How to create a custom WordPress navigation menu?
- Should I custom code drop down menus or use a wordpress plugin?
- How to load css file in my menu in wordpress
- Navigation menu, remove item from desktop
- Jquery dropdown menus working locally, but not in WordPress [duplicate]
- Wrapping my ‘s with
- I need to change the hyperlink attached to the logo on the mobile menu