Your <?php return bp_loggedin_user_domain() ?>
is part of a string therefor it is not executed. You should probably have
'<li class="myclass"><a href="'. bp_loggedin_user_domain() .'activity/just-me/">My Wall</a> ...
Related Posts:
- wp_get_nav_menu_items() not working with slug
- Error “Trying to get property of non-object” with Custom Walker for wp_nav_menu
- Add Class to Specific Link in Custom Menu
- How do I add a search box to the nav menu?
- How to get IDs for objects in menu branch?
- How to move parent li to end of child ul
- wp_nav_menu() loses ‘current-menu-*’ classes on single product page within category
- How is custom menu hierarchy output handled?
- How to fix strange 500 Error after Editing Menu?
- Remove ‘Menus’ from Twenty Sixteen theme Customizer
- Creating new dynamic menu including BP links [closed]
- Custom nav walker with different output depending on depth
- List parent item with all child item on child pages
- Override custom menu widget
- Custom Nav Walker sub-menu HTML construct
- Placing widget to menu
- container_class doesn’t seem to be working
- Get menu item slug
- Walker_Nav_Menu: Items not nested correctly
- Loop through Navbar, Output Icons
- Custom Walker anchor tag not inheriting attributes
- Check what “type” a menu item is
- How to display dynamic content in start_lvl function
- Partial refresh of menu in customizer not working?
- Add custom -element to wp_nav_menu
- Disable automatig SVG tag from menu
- next_post_link() on custom menu structure
- Different fields available for different sites when when customising Menu’s
- Custom walker with hashes instead of links (one-page layout)
- Find out if a page has no parent
- wp_nav_menu() showing list in a different Position?
- Can’t include Language switch in Nav Menu
- Using website header, menu and footer on WordPress blog
- Add within the output of
- Add CSS to head depending on nav menu walker
- Can only get one of two custom menus to display
- wp_nav_menu not working [closed]
- Getting the current menu item id from specific menu
- How should I build a custom menu walker for this setup?
- Adding an admin menu page showing the link twice – how to solve this?
- Dynamic_sidebar inside wp_nav_menu
- My Temptation theme is showing two of the same menu at the top. How do I remove the one that the theme comes with? Please help! [closed]
- Hide menu from homepage
- How to align last 3 menu items to the right – WordPress main menu [closed]
- WordPress Menu Exchange On Tablet’s Orientation
- changing theme folder name breaks menus – twentyeleven
- Submenu in sidebar custom page template
- How to add a second custom menu in my sidebar when theme only supports one?
- add_filter for where statment issue
- How to add columns to wordpress menu editor
- how to insert data in li tag of navigation
- How can I add a class to a nav menu when I’m viewing a child page?
- Removing a page from the header menu
- WordPress Login/Logout Single Menu Only
- Splitting up a submenu into columns, or putting existing menus in another menu as submenu item
- wp_nav_menu does not take arguments?
- “Widgets” menu doesn’t appear
- WordPress always display the first menu
- If child is active add class to parent in customWalker
- Can’t insert internal links and menu errors appearing
- horizontal menu / 4-level depth
- 500 Internal Server Error when Trying to Save Menu [closed]
- plus sign not working in widget “Header: Nav Menu”
- Do not hyperlink menu heading
- How do I convert a custom menu wp_get_nav_menu_items into Fourth level?
- Replace the page url with a menu link?
- Need to remove the admin menu item from a be theme in wordpress
- How to add CSS class to and and id in a nav menu with code?
- having a page in multi sub-menu and match current-menu-item
- Roles see different top menu (nav menu)
- Where to place a svg chevron down in my custom walker?
- How to apply individual menu item’s “CSS Classes” to , not ?
- Output existing wp_nav_menu with a custom walker
- Adding span to a particular text in an menu item
- How can I create this menu with wp_nav_menu()?
- Foundation Scripts not loading (custom theme)
- Has there been any improvements to wp’s menu handling?
- How to know which menu trigger a link?
- Menu Details Output in Javascript [closed]
- How can I edit submenu headings using wp_nav_menu walker?
- How to get the title of root li element
- Avoid changing menu query with suppress_filters => false
- How make top level menu item not have link, but have sub-menus that are linked?
- jQuery not working when used with wordpress menu
- Creating and populating custom nav menu (menu-item-position not working)
- Add Menu Item in Specific Order
- Can’t style custom menu
- Determine if a navigation item has children
- Auto Filled Custom Menus for Custom Post Types?
- Setting up menus before making a template live
- Adding Pages to Menus – No Page Hierarchy in Backend [duplicate]
- Is it possible to add a superscript trademark symbol to a menu?
- Creating a Horizontal menu
- I want my homepage navbar to have different styling to the rest of my site, how can I do this?
- Problems with draft website pages
- how to add permalink/slug to wordpress custom link menu item
- Using walker to display all menu branches at once?
- How to add a class directly on a unordered list element that is a primary navigation
- Icon not shown in Dropdown menus in Twenty Seventeen Theme
- How to change WP menu item type?