Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/do all pings

This page redirects to an external site: https://developer.wordpress.org/reference/functions/do_all_pings/

Description

Perform all pingbacks, enclosures, trackbacks, and send to pingback services.

Usage

<code style="color: #000000"><span style="color: #0000BB"><?php do_all_pings</span><span style="color: #007700">() </span><span style="color: #0000BB">?></span></code>

Parameters

Return Values

(void) 
This function does not return a value.

Examples

Notes

Change Log

Since: 2.1.0

Source File

do_all_pings() is located in wp-includes/comment.php.

Related

See also index of Function Reference and index of Template Tags.