Fires for each custom column of a specific request type in the Requests list table.
Custom columns are registered using the ‘manage_export-personal-data_columns’ and the ‘manage_erase-personal-data_columns’ filters.
$column_namestring
$itemWP_User_Request
do_action( "manage_{$this->screen->id}_custom_column", $column_name, $item );
| Version | Description |
|---|---|
| 5.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_this-screen-id_custom_column