Make WordPress Core


Ignore:
Timestamp:
09/29/2022 07:14:00 PM (4 years ago)
Author:
davidbaumwald
Message:

Docs: Add @since to wp_enqueue_classic_theme_styles() docblock.

Follow-up to [54358].

Props kebbet.
See #55646.

File:
1 edited

Legend:

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

    r54358 r54359  
    36463646 *
    36473647 * This is needed for backwards compatibility for button blocks specifically.
     3648 *
     3649 * @since 6.1.0
    36483650 */
    36493651function wp_enqueue_classic_theme_styles() {
Note: See TracChangeset for help on using the changeset viewer.