Make WordPress Core

Changeset 57921

Timestamp:
04/04/2024 11:17:16 AM (4 months ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typo in wp_mediaelement_fallback filter description.

Follow-up to [23729], [28128].

Props dilipbheda, mukesh27.
Fixes #60917.

File:
1 edited

Legend:

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

    r57694 r57921  
    31473147function wp_mediaelement_fallback( $url ) {
    31483148    /**
    3149      * Filters the Mediaelement fallback output for no-JS.
     3149     * Filters the Medialement fallback output for no-JS.
    31503150     *
    31513151     * @since 3.6.0
Note: See TracChangeset for help on using the changeset viewer.