You have to use a string as key:
$menu['26.0648'][0] = 'Event Calendar';
If you write the key as a number, it will truncate the decimal to an integer, so 26.0648 will be truncated to 26.
Related Posts:
- Remove Customize Background and Header from Appearance admin menu without CSS or JS
- Admin Menus – Name Menu different from first Submenu [duplicate]
- Remove submenu item from list
- WP Admin Bar – Get current theme name as custom menu title
- How to call a certain object/menubar in a PHP file
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Any guides on creating custom admin pages?
- Hide main div if wp_nav_menu is empty
- wp_delete_auto_drafts() deletes links in menus
- Check if a menu is empty?
- Walker class: Problems with understanding how walk() method can be called without error
- Handling error states with admin_post
- How to Use the Function is_user_logged_in To Display Different Menus?
- How to create different menu’s for not logged in visitors and for logged in members?
- How can I access the “description” of a menu item?
- How to place login logout link on menu that redirects users back to current page?
- Adding Field to Profile “Name”
- How can I get an array/list of all current WordPress Admin Menu items?
- Add a Custom Class to Admin Menus
- How can I add a custom class to only nav sub-menu > li > a items in WordPress?
- items_wrap not working
- Style wp_page_menu() items
- Hiding Admin Page While Keeping Menu Expanded
- Create Logout Link WordPress Admin Menu
- wp nav menu: add attributes to menu items [duplicate]
- Have CSS Class Added with `is_page()` WP function
- Admin Options page. Save as Array
- Run a filter when a walker runs
- Change Navigation Bar based on logged in or not
- WooCommerce – Email admin with new user details
- Input type search in Menu
- Change list item content in menu navigation to add a child element with specific class
- How can I Add a variable PHP in the Menu Nav
- Selectbox in admin panel function linking to CSS
- Where to place PHP code that inserts (or doesn’t insert) menu item?
- Adding an Avatar to the Top Nav Bar
- Add column to pages table
- Sort custom meta column by other meta value
- Unique icons next to each WordPress menu item
- Child page menu in sidebar
- Title Case WordPress Menu Items
- Trying to store submenu items to render out after main menu
- How to change menu order item
- get_the_title() gets printed out twice
- Show About and Contact Us page when they’re clicked in the top menu.
- Parsing Menu Items and Blog Posts
- Add login hyperlink to secondary navigation menu
- retain querystring values when savincustom options in admin
- Get categories names as an array to use it in theme settings
- How can I add a menu item to the admin area?
- wp_nav_menu not working correctly in my underscores theme
- Some menu items wont budge
- How to display different submenus?
- How to use wp_nav_menu to create custom dropdown menu?
- Get css class of menu item in custom menu structure
- Removing custom sort order from admin page listing
- Add logo to admin menu in my plugin
- Show login greeting above sub-menu links?
- Why can’t I add a custom image in my navigation?
- How to tell if a user has gone in and created a menu
- Adding a ‘style=’ bit to image_send_to_editor output
- Menu not styling. New menus functionality giving me a headache
- Limit ‘contributers’ abilities in WordPress
- Add class to ul and li in wp_na
- Adding an Anchor Link to a wordpress menu using WPBakery Page Builder
- Providin exception to WordPress wp_nav_menu Custom CSS Classes
- Adding markup to sub menu based on class
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- Menu not updating for logged in users after redirect
- How to switch between two primary menus (programatically0
- Used a code to revoke some dashboard menus for my contributors but for some reason it’s revoked me access to the editor [closed]
- Add parent menu item in sub-menu in custom nav_walker
- Add Admin Option w/ Anonymous Function
- add menu page in loop menu order
- How limit the width of a fixed menu-bar on scroll?
- How to list categories by page id in wordpress
- Issue with search form admin panel after PHP migration
- wordpress ajax return 0
- Two theme locations for two menus, but only one is showing up
- wp_nav_menu doesn’t work in a duplicate server
- How I can add div to menu?
- Dynamic form variables for post meta
- Contact form field in wordpress menu
- Add extra markup to WP menus
- Appearance > Menus
- Using ‘array’ method in wp_nav_menu causes it to disappear
- Shortcodes (with a space) added to php Sample
- Is It Possible To A Link To The Homepage From The Admin Sidebar?
- WP_Nav Highlight Parent Issue
- How to change the menu color
- if is_home(), change class of menu-item-225 of wp_nav_menu
- Nav Menu Display
- Change order that the menu is generated with wp_list_pages
- I am extending Walker_Nav_Menu: How can I get the number of children elements of the current item?
- How do I modify the with wp_nav_menu()
- Make a permalink to the most recent blog post
- Forbid certain users to access a specific page
- Inserting a shortcode into a genesis menu?
- Add Woocommerce Customers link to custom admin menu
- Custom nav with bootstrap dropdown