Changeset 61524
- Timestamp:
- 01/25/2026 11:10:51 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r61470 r61524 81 81 82 82 /** 83 * {@internal Missing Summary}83 * List of private properties made readable for backward compatibility. 84 84 * 85 85 * @var array … … 88 88 89 89 /** 90 * {@internal Missing Summary}90 * List of private/protected methods made readable for backward compatibility. 91 91 * 92 92 * @var array … … 281 281 282 282 /** 283 * Checks the current user's permissions 283 * Checks the current user's permissions. 284 284 * 285 285 * @since 3.1.0
Note: See TracChangeset
for help on using the changeset viewer.