apply_filters( 'the_title', string $title , int $id )
Filters the post title.
Parameters
- $title
-
The post title.
- $id
-
The post ID.
Source
Changelog
Version | Description |
---|---|
WP-0.71 | Introduced. |
Filters the post title.
The post title.
The post ID.
Version | Description |
---|---|
WP-0.71 | Introduced. |