Changes between Initial Version and Version 1 of Ticket #60631, comment 2
- Timestamp:
- 02/28/2024 04:24:01 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60631, comment 2
initial v1 3 3 The use case is for taxonomies only. How to I get the corresponding taxonomy for a navigation-link block? 4 4 5 The functions you mention map from `post_tag` to `tag` but I need the reverse.. 5 The functions you mention map from `post_tag` to `tag` but I need the reverse. 6 7 (`block_core_navigation_link_build_variations` does not exist yet, it's in beta. Is there an option that works for 6.4?)