Skip to content

Taxonomy

Gene Alyson Fortunado Torcende edited this page Dec 16, 2018 · 4 revisions

Registration

accepts 1 parameter - the array of custom taxonomy configuration

ThemePlate()->taxonomy( $config );

Config

Each custom taxonomy is configured using these following keys:

Required

  • name
  • singular
  • plural
  • type

Optional

  • args

Clone this wiki locally