Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

old codestar radio field

array(
  'id'      => 'unique_option_401',
  'type'    => 'radio',
  'title'   => 'Radio Field',
  'options' => array(
    'yes'   => 'Yes, Please.',
    'no'    => 'No, Thanks.',
  ),
),
Source by rajibbaruaexp.github.io #
 
PREVIOUS NEXT
Tagged: #codestar #radio #field
ADD COMMENT
Topic
Name
2+8 =