You can remove the filter by adding this to your functions.php file:
remove_filter('nav_menu_description', 'strip_tags');
Related Posts:
- Dynamically exclude menu items from wp_nav_menu
- Add custom menu item using wp_nav_menu_items filter
- Custom search filter causes menu and query_posts problems
- Unregister Nav Menu from Child-Theme
- Using filters to change href of nav menu page link
- How to apply a class to the second word in menu list item?
- WordPress nav_menu_link_attributes Not Working
- Is it possible to add a filter for the output of nav-menu items in admin?
- if role is logged in then do something
- Filter menu item to add classes/attributes?
- Edit html for menu items in default frontend menu
- Set Item Order with wp_nav_menu_{$menu->slug}_items
- When at / ( or “home”) my menu doesn’t get a current-menu-item class
- How to add parent element’s title to nav menu’s child?
- Why is ‘nav_menu_item_args’ filter’s $item argument empty?
- Add class to active element and its parent in nav menu
- display only the wp_nav_menu, which has the current-menu-item
- Removing strip_tags not working on nav_menu_description
- Third level navigation class
- How to add #navbar to all page links?
- add span to top level links of a wordpress menu called “main”
- Debugging – trying to add search box to menus
- wp_list_pages() but only show children on the branch you are on
- From a page, is it possible to find entry’s “menu_item_parent”?
- Add active class to top-level menu items when viewing single for that post type
- add_filter on menu items to add a menu item
- how to disable default menu classes
- Insert other menus as submenus of a main menu
- list category posts under its item in menu
- Prevent menu from loading in a page template [duplicate]
- Insert a div before the wp_nav_menu
- How to change menu structure?
- Secondary Navigation Menudisappeared When using wp_nav_menu_items
- remove specific classes from menu items
- wp_nav_menu action/filter help
- add_filter for where statment issue
- Add a counter beside menu item label
- Add custom link on the fly to nav menu
- menu-item class missing on wordpress menu
- Filter to hook into menu items and add a custom attribute
- if role is logged in then do something
- Possible to append class to nav menu added to widget area?
- Modifying Woocommerce menu based on tags and categories
- Why does WordPress convert absolute URLs to relative URLs for menu items?
- Menu location switcher – example code fails
- Add Featured Image and Title to wp_nav_menu items
- Show thumbnail to category items in wp_nav_menu(), how?
- Add Class to Custom Menu Widget ul
- Avoid changing menu query with suppress_filters => false
- Removing menu item doesn’t get removed on edit post
- Add Protocol to Custom Menus
- How to modify menu text in callback function of ‘walker_nav_menu_start_el’ hook
- Why is WordPress stripping anchor links from mneu item URLs?
- Add button and title on submenu WordPress
- Add Javascript to WordPress Menu
- Custom Post Types posts as submenus in Nav Menu
- Menu is invisible in admin panel but it’s visible in front-end [closed]
- replace current_page_item class in menu
- Adding attributes to link in wp_nav_menu using custom Walker function
- How to create a custom menu item
- How to specify or extend the CSS-class of a menu item?
- Add Bootstrap dropdown class to a nav menu
- How to change Twenty Seventeen theme’s navigation bar location?
- Making WordPress’ page and menus visible only for logged in users, checking session variables
- Indirect modification of overloaded property WP_Post::$classes has no effect
- WordPress – site with 2 stylesheets and more…
- How to add a CSS class to the tooltip on a navigation menu?
- Auto add pages to primary menu with functions.php
- How to get the name of the parent menu if the current page is an archive page in a custom menu
- How to add fixed position in menu class for Twenty Twelve theme?
- How do I separate link levels in a custom menu walker?
- Possible Menu Hack?
- I need my dropdown sub-sub-menu box to show sub-menu title above
- Allowing HTML in Menu Descriptions
- How to add class to parent a tag with a sub menu
- Listing Child Pages in a Certain Order?
- Why is only the first operation run in my loop – except for on the last repeat? [closed]
- WordPress + Bootstrap [closed]
- How to hide a menu from public, but share content with a private link [closed]
- Wp_list_pages not showing children with custom page template
- How to check if current page is a parent item or child item in a given menu
- Buggy wp_nav_menu?
- WP Menu Rollover Nav Item and Effect DIV Elsewhere
- How to create a mobile menu full screen overlay using Understraps Bootstrap 4 theme
- adding drop down menu item to existing menu
- wordpress walker add class to submenu a href
- Display searchform in the menu
- How to Hide/Remove Pages section in Menus (Dashboard)
- Unable to remove page from primary menu
- wp-nav menu with custom walker , how to remove a tag if it has any submenu
- How to add a toggle on the left side of my page?
- Always show wordpress submenu on responsive header menu
- Showing a link with Javascript based on log-in status
- Placing generated list into drop-down on custom menu
- Building Menus with the latest posts included
- Cannot control wp_nav_menu properly
- wordpress superfish dropdown menu
- Drop down menus css in custom menus
- How to change the markup created by menu item only on chosen items?
- How to disable permalink of a particular menu item?