Changeset 57120 for trunk/src/wp-admin/includes/class-wp-list-table.php
- Timestamp:
- 11/17/2023 01:27:23 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-list-table.php
r56836 r57120 861 861 ) 862 862 ) { 863 // The user has access to the post and thus can see comments 863 // The user has access to the post and thus can see comments. 864 864 } else { 865 865 return false;
Note: See TracChangeset
for help on using the changeset viewer.