Changeset 61252 for branches/6.9/src/wp-includes/abilities.php
- Timestamp:
- 11/17/2025 10:56:06 AM (4 months ago)
- Location:
- branches/6.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/abilities.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9
-
branches/6.9/src/wp-includes/abilities.php
r61075 r61252 221 221 'type' => 'string', 222 222 'description' => __( 'The database server vendor and version string reported by the driver.' ), 223 'examples' => array( '8.0.34', '10.11.6-MariaDB' ),224 223 ), 225 224 'wp_version' => array(
Note: See TracChangeset
for help on using the changeset viewer.