Show menu item description with line breaks
OK, it took me a little while to debug this behaviour, but… Everything is clear for me right now… I’m not sure if this is fully intentional… Why is it so? So… The line breaks are stored in DB correctly. Then in wp_setup_nav_menu_item the description field is filled based on post_content column of given menu … Read more