Changeset 48615
- Timestamp:
- 07/25/2020 06:53:29 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r48614 r48615 399 399 * to the ID of the current screen, usually a string. 400 400 * 401 * @since 3. 5.0401 * @since 3.1.0 402 402 * 403 403 * @param string[] $views An array of available list table views. … … 451 451 * to the ID of the current screen, usually a string. 452 452 * 453 * @since 3. 5.0453 * @since 3.1.0 454 454 * 455 455 * @param string[] $actions An array of the available bulk actions. … … 1095 1095 * to the ID of the current screen, usually a string. 1096 1096 * 1097 * @since 3. 5.01097 * @since 3.1.0 1098 1098 * 1099 1099 * @param array $sortable_columns An array of sortable columns.
Note: See TracChangeset
for help on using the changeset viewer.