Make WordPress Core


Ignore:
Timestamp:
07/31/2025 11:09:14 PM (14 months ago)
Author:
audrasjb
Message:

Docs: Fix since declaration in get_test_search_engine_visibility() docblock.

See #63375.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-site-health.php

    r60529 r60530  
    26932693         * Surfaces as “good” if `blog_public === 1`, or “recommended” if `blog_public === 0`.
    26942694         *
    2695          * @since 6.9
     2695         * @since 6.9.0
    26962696         *
    26972697         * @return array The test results.
Note: See TracChangeset for help on using the changeset viewer.