Returns the markup for the next steps column. Overridden by children.
Parameters
$item
WP_User_Requestrequired- Item being shown.
Source
public function column_next_steps( $item ) {}
Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |
Returns the markup for the next steps column. Overridden by children.
$item
WP_User_Requestrequiredpublic function column_next_steps( $item ) {}
Version | Description |
---|---|
4.9.6 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.