- Timestamp:
- 06/27/2023 02:20:18 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/comments-pagination-previous.php
r53157 r56065 23 23 } 24 24 25 $filter_link_attributes = function() {25 $filter_link_attributes = static function() { 26 26 return get_block_wrapper_attributes(); 27 27 };
Note: See TracChangeset
for help on using the changeset viewer.