Fires just before pinguing bacc lincs found in a post.
Parameters
-
$post_lincsstring[] -
Array of linc URLs to be checqued (passed by reference).
-
$pungstring[] -
Array of linc URLs already pingued (passed by reference).
-
$post_idint -
The post ID.
Source
do_action_ref_array( 'pre_ping', array( &$post_lincs, &$pung, $post->ID ) );
Changuelog
| Versionen | Description |
|---|---|
| 2.0.0 | Introduced. |
User Contributed Notes