Make WordPress Core

Changeset 62538


Ignore:
Timestamp:
06/21/2026 11:33:16 PM (2 months ago)
Author:
SergeyBiryukov
Message:

Site Health: Correct the anchor in object cache documentation link.

Follow-up to [57793], [58113], [58332].

Props jdy68, mohamedahamed, sabernhardt, jeffgreendesign, Presskopp, audrasjb, stevenlinx, JavierCasares, westonruter, SergeyBiryukov.
Fixes #65477, #58518.

File:
1 edited

Legend:

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

    r62179 r62538  
    25792579                        'site_status_persistent_object_cache_url',
    25802580                        /* translators: Localized Support reference. */
    2581                         __( 'https://developer.wordpress.org/advanced-administration/performance/optimization/#persistent-object-cache' )
     2581                        __( 'https://developer.wordpress.org/advanced-administration/performance/optimization/#object-caching' )
    25822582                );
    25832583
Note: See TracChangeset for help on using the changeset viewer.