Skip to content

Instantly share code, notes, and snippets.

@ganmahmud
Created April 11, 2016 12:03
Show Gist options
  • Save ganmahmud/d0b6626d3e2598d8cc0d02e4d0b3b879 to your computer and use it in GitHub Desktop.
Save ganmahmud/d0b6626d3e2598d8cc0d02e4d0b3b879 to your computer and use it in GitHub Desktop.
core\application\library\metabox\custom.php
'type' => 'select',
'name' => 'bus_name',
'label' => esc_html__('Select Business for this offer', 'themag'),
'default' => '',
'items' => SkilledTheme_Themag_SKL_Common::skilledtheme_themag_skl_business(),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment