Changeset 58807 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 07/24/2024 09:40:59 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r58212 r58807 1093 1093 1094 1094 $args = array( 1095 'taxonomy' => $tax onomy,1095 'taxonomy' => $tax->name, 1096 1096 'tag_ID' => $term_id, 1097 1097 );
Note: See TracChangeset
for help on using the changeset viewer.