Filters whether to show the bulk edit checkbox for a form in its list table.
Description
By default the checkbox is only shown if the current user can edit the form.
Parameters
$showbool- Whether to show the checkbox.
$postWP_Post- The current WP_Post object.
Changelog
| Version | Description |
|---|---|
| 1.7.5 | Introduced. |