Skip to content

all meta accessor

Polmonite edited this page Sep 21, 2019 · 1 revision

AllMetaAccessor

The all_meta accessor retrieve all post meta related to the post.

Syntax:

@all_meta:{auto_detect_single}

  • {auto_detect_single}: post metas are retrieved by default as arrays; if this option is set to true, it will guess if a meta is single or multiple (defaults to false);

Examples:

Other

Extend Malini

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