WP_Privacy_Requests_Table::column_next_steps( WP_User_Request $item )

In this article

Returns the markup for the next steps column. Overridden by children.

Parameters

$itemWP_User_Requestrequired
Item being shown.

Source

public function column_next_steps( $item ) {}

Changelog

VersionDescription
4.9.6Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.