function thickbox_init() { elgg_extend_view('metatags', 'thickbox/metatags'); } // Make sure the profile initialisation function is called on initialisation elgg_register_event_handler('init','system','thickbox_init');