On this page
do_action( 'do_all_pings' )
Fires immediately after the do_pings event to hook services individually.
Source
File: wp-includes/comment.php. View all references
do_action( 'do_all_pings' );
Related
Used By
| Used By | Description |
|---|---|
| do_all_pings() wp-includes/comment.php | Performs all pingbacks, enclosures, trackbacks, and sends to pingback services. |
Changelog
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/do_all_pings