Changeset 14096 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/functions.php
- Timestamp:
- 10/04/2024 04:09:49 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/functions.php
r14079 r14096 592 592 } 593 593 594 echo "</svg> \n";594 echo "</svg>"; 595 595 } 596 596 add_action( 'wporg_breathe_before_name', __NAMESPACE__ . '\add_svg_icon_to_site_name' );
Note: See TracChangeset
for help on using the changeset viewer.