• Hi,
    I’m using the Bulk Attachment Downloader and find it extremely useful. Thanks you for making it available.

    I’m trying to remove the admin submenu item “Bulk downloads” from the Admin Menu (Media ==> bulk downloads) for the Author role and need some help to do this, please.

    I’m using the code:
    remove_submenu_page( ‘edit.php?post_type=jabd_download’, ‘jabd_download’ );

    I’m using it in a function in my functions.php file, but it’s not working. Is this the correct syntax and slug?

    Thanks you.

    Eamon Wall

  • The topic ‘Submenu slug’ is closed to new replies.