WP_Privacy_Requests_Table::column_next_steps( WP_User_Request $item )

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


Parameters

$item WP_User_Request Required
Item being shown.

Top ↑

Source

File: wp-admin/includes/class-wp-privacy-requests-table.php. View all references

public function column_next_steps( $item ) {}

Top ↑

Changelog

Changelog
Version Description
4.9.6 Introduced.

Top ↑

User Contributed Notes

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