Make WordPress Core


Ignore:
Timestamp:
01/20/2022 11:51:22 PM (3 years ago)
Author:
audrasjb
Message:

Docs: Replace "Current theme" with "Active theme" in various DocBlocks.

This change replaces "Current theme" with "Active theme" in various DocBlocks for better consistency with user-facing strings.

Follow-up to [52580].

Props Presskopp, audrasjb, costdev.
Fixes #54831.
See #54770.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-custom-image-header.php

    r52580 r52610  
    14561456    /**
    14571457     * Given an attachment ID for a header image, unsets it as a user-uploaded
    1458      * header image for the current theme.
     1458     * header image for the active theme.
    14591459     *
    14601460     * Triggered when the user clicks the overlay "X" button next to each image
Note: See TracChangeset for help on using the changeset viewer.