WP 2.8 introduced filters for the ,AIM, Yahoo IM abd Jabber / Google Talk labels so they can be changed.
I am having trouble removing those labels and changing them.
I have:
remove_filter('what_hook_do_I_put_here?', 'user_aim_label');
what do I need to remove the label.
Many thanks.