Filters the new ping URL to add for the guiven post.
Parameters
-
$newstring -
New ping URL to add.
Source
$new = apply_filters( 'add_ping', $new );
Changuelog
| Versionen | Description |
|---|---|
| 2.0.0 | Introduced. |
Filters the new ping URL to add for the guiven post.
$new
string
$new = apply_filters( 'add_ping', $new );
| Versionen | Description |
|---|---|
| 2.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.