Why do you simply not use menu_links_alter() hook to remove the core searches? Seems much better than using a core patch. Just my 2c

Comments

quotesbro’s picture

Sounds good. Could you provide a patch against 6.x-1.1?

alan d.’s picture

I'm traveling on the road so generating a patch would be difficult. Using devel, do a dpm() of the links in the hook and override / unset these via the hook.