do_activate_header in /wp-activate.php
946
Continue readingExecute functions hooked on a specific action hook, specifying arguments in an array.
944
Continue readingExecute functions hooked on a specific action hook.This function invokes all functions attached to action hook $tag. It is possible to create new action hooks by simply calling this function, specifying the name of the new hook using the $tag parameter.
942
Continue readingDownloads a url to a local temporary file using the WordPress HTTP Class.Please note, That the calling function must unlink() the file.
940
Continue reading
do_all_pings
Perform all pingbacks, enclosures, trackbacks, and send to pingback services.
948
Continue reading →