Changeset 48614 for trunk/src/wp-admin/includes/class-wp-list-table.php
- Timestamp:
- 07/25/2020 06:11:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r48586 r48614 450 450 * The dynamic portion of the hook name, `$this->screen->id`, refers 451 451 * to the ID of the current screen, usually a string. 452 *453 * This filter can currently only be used to remove bulk actions.454 452 * 455 453 * @since 3.5.0
Note: See TracChangeset
for help on using the changeset viewer.