WordPress 2.2.0 Hooks, Functions, Classes and Methods
Page 9

sidebar_admin_page

Fires after the available widgets and sidebars have loaded, before the admin footer.

sidebar_admin_setup

Fires early before the Widgets administration screen loads, after scripts are enqueued.

the_meta_key

Filters the HTML output of the li element in the post custom fields list.

user_trailingslashit

Filters the trailing-slashed string, depending on whether the site is set to use trailing slashes.

widgets_init

Fires after all default WordPress widgets have been registered.

wp_mail

Filters the wp_mail() arguments.