do_all_pings WordPress Action Hook
The do_all_pings Wordpress hook is an action hook that is called when pinging is done. It allows you to do something with the data before it is sent.
do_action( 'do_all_pings' ) #
Fires immediately after the do_pings
event to hook services individually.