apply_filters( 'add_ping', string $new )
Filters the new ping URL to add for the given post.
Parameters
- $new
-
New ping URL to add.
Source
File: wp-includes/post.php
Changelog
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |
Filters the new ping URL to add for the given post.
New ping URL to add.
File: wp-includes/post.php
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |