Make WordPress Core


Ignore:
Timestamp:
07/16/2019 12:41:16 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct @since tag for do_mu_upgrade hook, for consistency with after_mu_upgrade and wpmu_upgrade_site.

See #47110.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin.php

    r45599 r45642  
    6161         * it will throttle itself to reduce load.
    6262         *
    63          * @since 3.0.0
     63         * @since MU (3.0.0)
    6464         *
    6565         * @param bool $do_mu_upgrade Whether to perform the Multisite upgrade routine. Default true.
Note: See TracChangeset for help on using the changeset viewer.