Summery Summery
Fires in each custom column in the Posts list table.
Syntax Syntax
Description Description
This hook only fires if the current post type is non-hierarchical, such as posts.
Parameters Parameters
- $column_name
-
The name of the column to display.
- $post_id
-
The current post ID.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |