How to remove admin submenu options from GridMarket theme

Elite
  • 48 points
    Starting to get into this DEV thing
    I'm new here
    Alex

    Member  —  8th January 2012 06:10         

    I'm looking to remove the Gridmarket submenus for background, header and theme options from the Appearance admin menu.

    I'm using the code below to remove other submenu items but don't know what the [X] is for the three options I've listed above:

    remove_submenu_page('themes.php', '[X]');

    Please let me know if there's a better way to remove these options.