-
Notifications
You must be signed in to change notification settings - Fork 4
with taxonomies
petertank edited this page Dec 4, 2019
·
2 revisions
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:
-
filter
: the attributes we want to retrieve; see filter option syntax.
- Getting started
- Why Malini
- BaseAccessor
- ThisAccessor
- AllMetaAccessor
- MetaAccessor
- GroupedMetaAccessor
- MediaAccessor
- PostsAccessor
- PostAccessor
- Malini\Post
- Malini\Archive
- JSON Helper
- Filter Option Syntax
- Create your own Accessor
- Create your own Decorator
- Available Extensions
- Malini\Aeria
- Malini\YOAST
- Malini\ACF