Summery Summery
Filters the admin post thumbnail HTML markup to return.
Syntax Syntax
Parameters Parameters
- $content
-
Admin post thumbnail HTML markup.
- $post_id
-
Post ID.
- $thumbnail_id
-
Thumbnail attachment ID, or null if there isn't one.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Added the $thumbnail_id parameter. |
3.5.0 | Added the $post_id parameter. |
2.9.0 | Introduced. |