WordPress 2.5.0 Hooks, Functions, Classes and Methods
Page 16

copy_dir()

Copies a directory from one location to another via the WordPress Filesystem Abstraction.

do_shortcode()

Search content for shortcodes and filter shortcodes through their hooks.

do_shortcode_tag()

Regular Expression callable for do_shortcode() for calling shortcode hook.

download_url()

Downloads a URL to a local temporary file using the WordPress HTTP API.