- Timestamp:
- 11/25/2025 05:00:39 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/functions.php
r60966 r61302 290 290 * @since Twenty Seventeen 3.2 Replaced Google URL with self-hosted fonts. 291 291 * 292 * @return string Font s URL for the theme.292 * @return string Font stylesheet URL or empty string if disabled. 293 293 */ 294 294 function twentyseventeen_fonts_url() { … … 682 682 * Added for backward compatibility to support pre-6.0.0 WordPress versions. 683 683 * 684 * @since 6.0.0 684 * @since Twenty Seventeen 3.0 685 * 686 * @return string Locale-specific list item separator. 685 687 */ 686 688 function wp_get_list_item_separator() {
Note: See TracChangeset
for help on using the changeset viewer.