Changeset 56559 for trunk/tests/phpunit/tests/admin/wpCommentsListTable.php
- Timestamp:
- 09/12/2023 03:21:02 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/wpCommentsListTable.php
r56547 r56559 97 97 add_filter( 98 98 'bulk_actions-edit-comments', 99 static function () {99 static function () { 100 100 return array( 101 101 'delete' => 'Delete',
Note: See TracChangeset
for help on using the changeset viewer.