• See this trac ticket: https://core.trac.wordpress.org/ticket/23316

    I’m referring to this code in your plugin:

    // Set position with odd number to avoid confict with other plugin/theme.
            add_menu_page( 'BuddyBoss', 'BuddyBoss', 'manage_options', 'buddyboss-settings', '', buddyboss_global_search()->assets_url . '/images/logo.svg', 64.99 );

    Simply putting quotes around the 64.99 resolves the issue.

Viewing 1 replies (of 1 total)
  • Plugin Support BuddyBoss Support

    (@bbwpsupport)

    Hi Jamie,

    Thanks for notifying that. I have forwarded your concern to our development team.
    We will look into in and will make the changes accordingly. Thanks for using our plugin!

    Best

Viewing 1 replies (of 1 total)

The topic ‘Using float for menu position which is not supported’ is closed to new replies.