Make WordPress Core


Ignore:
Timestamp:
11/25/2025 05:00:39 AM (3 months ago)
Author:
westonruter
Message:

Bundled Themes: Add missing @return tags and descriptions.

Developed in https://github.com/WordPress/wordpress-develop/pull/10533

Props huzaifaalmesbah, sabernhardt, palak678, westonruter.
See #64224.
Fixes #64277.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfifteen/functions.php

    r61109 r61302  
    367367     * @since Twenty Fifteen 3.4 Replaced Google URL with self-hosted fonts.
    368368     *
    369      * @return string Fonts URL for the theme.
     369     * @return string Font stylesheet URL or empty string if disabled.
    370370     */
    371371    function twentyfifteen_fonts_url() {
Note: See TracChangeset for help on using the changeset viewer.