Changeset 61192
- Timestamp:
- 11/10/2025 08:37:18 PM (2 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/dashboard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r60806 r61192 1075 1075 } 1076 1076 1077 $comments_count = 0; 1077 1078 do { 1078 1079 $possible = get_comments( $comments_query );
Note: See TracChangeset
for help on using the changeset viewer.