Make WordPress Core


Ignore:
Timestamp:
06/29/2025 08:53:29 PM (11 months ago)
Author:
johnbillion
Message:

Docs: Documentation and i18n string improvements relating to MySQL and server requirements.

See #63166

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/version.php

    r60093 r60363  
    3434
    3535/**
    36  * Holds the required PHP version.
     36 * Holds the minimum required PHP version.
    3737 *
    3838 * @global string $required_php_version
     
    5151
    5252/**
    53  * Holds the required MySQL version.
     53 * Holds the minimum required MySQL version.
    5454 *
    5555 * @global string $required_mysql_version
Note: See TracChangeset for help on using the changeset viewer.