Changeset 42151 for trunk/src/wp-admin/includes/class-wp-list-table.php
- Timestamp:
- 11/10/2017 10:56:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r41161 r42151 216 216 * @since 4.0.0 217 217 * 218 * @param callable$name Method to call.218 * @param string $name Method to call. 219 219 * @param array $arguments Arguments to pass when calling. 220 220 * @return mixed|bool Return value of the callback, false otherwise.
Note: See TracChangeset
for help on using the changeset viewer.