Skip to content
Gene Alyson Fortunado Torcende edited this page Apr 11, 2020 · 4 revisions

Addition

accepts 1 parameter - the array of column configuration

ThemePlate()->column( $config );

Config

Each column is configured using these following keys:

Required

  • id
  • title
  • callback
  • post_type, taxonomy, users

Optional - (defaults)

  • position - 0
  • callback_args - array()
Clone this wiki locally