Changeset 61302 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 11/25/2025 05:00:39 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r61095 r61302 161 161 * @since Twenty Twelve 3.9 Replaced Google URL with self-hosted font. 162 162 * 163 * @return string Font stylesheet or empty string if disabled.163 * @return string Font stylesheet URL or empty string if disabled. 164 164 */ 165 165 function twentytwelve_get_font_url() { … … 397 397 * Added for backward compatibility to support pre-6.0.0 WordPress versions. 398 398 * 399 * @since 6.0.0 399 * @since Twenty Twelve 3.7 400 * 401 * @return string Locale-specific list item separator. 400 402 */ 401 403 function wp_get_list_item_separator() {
Note: See TracChangeset
for help on using the changeset viewer.