Changeset 60717 for trunk/src/wp-admin/includes/schema.php
- Timestamp:
- 09/07/2025 08:33:43 PM (11 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/schema.php
r60614 r60717 185 185 KEY type_status_date (post_type,post_status,post_date,ID), 186 186 KEY post_parent (post_parent), 187 KEY post_author (post_author) 187 KEY post_author (post_author), 188 KEY type_status_author (post_type,post_status,post_author) 188 189 ) $charset_collate;\n"; 189 190
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)