- Timestamp:
- 08/03/2025 03:25:29 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/template-tags.php
r60483 r60536 170 170 * Filters comment reply link to not JS scroll. 171 171 * 172 * Filter the comment reply link to add a class indicating it should not use JS slow-scroll, as it172 * Filters the comment reply link to add a class indicating it should not use JS slow-scroll, as it 173 173 * makes it scroll to the wrong position on the page. 174 174 * … … 539 539 * Filters classes of wp_list_pages items to match menu items. 540 540 * 541 * Filter the class applied to wp_list_pages() items with children to match the menu class, to simplify.541 * Filters the class applied to wp_list_pages() items with children to match the menu class, to simplify 542 542 * styling of sub levels in the fallback. Only applied if the match_menu_classes argument is set. 543 543 *
Note: See TracChangeset
for help on using the changeset viewer.