Skip to content

with taxonomies

petertank edited this page Dec 4, 2019 · 2 revisions

WithTaxonomies

The taxonomies decorator adds to the Malini\Post the list of taxonomies related to the current post.

Attributes added:

  • taxonomies: an array containing this post taxonomies;
  • terms: an array containing this post terms.

Options:

Other

Extend Malini

  • Create your own Accessor
  • Create your own Decorator
  • Available Extensions
    • Malini\Aeria
    • Malini\YOAST
    • Malini\ACF
Clone this wiki locally