- Remove unused hook_views_handlers() implementation. - Refactor render() slightly to make better use of the views class functions - Run menu titles through html_entity_decode after being sanitized, so that they can be used in jump menus without being double encoded.