Skip to main content

Fixed MAC Core post terms link fallback

PropertyValue
descriptionCorrected the `mac_core_get_post_terms()` HTML link mode for non-linkable taxonomies and failed term URLs.
version1.0.0
typeFix
relatedHelpers
  • Corrected mac_core_get_post_terms() so links output no longer depends on unusable taxonomy URLs.
  • Fell back to the non-link HTML variant when the taxonomy should not be treated as publicly linkable.
  • Fell back to the non-link HTML variant when a specific term URL cannot be generated.
  • Avoided bogus links and empty dropped-term output in the shipped links mode.