WordPress 2.1.0 Hooks, Functions, Classes and Methods
Page 11

did_action()

Retrieves the number of times an action has been fired during the current request.

do_action_ref_array()

Calls the callback functions that have been added to an action hook, specifying arguments in an array.

do_all_pings()

Performs all pingbacks, enclosures, trackbacks, and sends to pingback services.

do_feed()

Load the feed template from the use of an action hook.

do_feed_rss2()

Load either the RSS2 comment feed or the RSS2 posts feed.

do_robots()

Displays the default robots.txt file content.