Changeset 59865 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 02/24/2025 01:41:07 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r59703 r59865 3052 3052 * @param string $template The default template. 3053 3053 * @param string $css_class The class passed by the calling function. 3054 * @return string Navigation template.3055 3054 */ 3056 3055 $template = apply_filters( 'navigation_markup_template', $template, $css_class );
Note: See TracChangeset
for help on using the changeset viewer.