Ticket #18358: 18358.patch
| File 18358.patch, 417 bytes (added by , 15 years ago) |
|---|
-
wp-admin/includes/class-wp-list-table.php
229 229 } 230 230 231 231 /** 232 * Display the bulk actions dropdown.232 * Display the list of views available on this table. 233 233 * 234 234 * @since 3.1.0 235 235 * @access public