diff --git a/src/wp-admin/includes/class-wp-list-table.php b/src/wp-admin/includes/class-wp-list-table.php index 0ed74331a2..793860c8a2 100644 --- a/src/wp-admin/includes/class-wp-list-table.php +++ b/src/wp-admin/includes/class-wp-list-table.php @@ -450,8 +450,6 @@ class WP_List_Table { * The dynamic portion of the hook name, `$this->screen->id`, refers * to the ID of the current screen, usually a string. * - * This filter can currently only be used to remove bulk actions. - * * @since 3.5.0 * * @param string[] $actions An array of the available bulk actions.