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.


Source

File: wp-includes/comment.php

View on Trac



Top ↑

Changelog

Changelog
VersionDescription
5.6.0Introduced.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.

Show More
Show More