Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

old codestar textarea field

array(
  'id'            => 'unique_option_202',
  'type'          => 'textarea',
  'title'         => 'Another Textarea Field',
  'desc'          => 'This is an option',
  'help'          => 'Write something',
  'attributes'    => array(
    'placeholder' => 'Do stuff',
    'rows'        => 20,
  ),
  'after'         => '<p class="class-name">Some informations for this option.</p>',
),
Source by rajibbaruaexp.github.io #
 
PREVIOUS NEXT
Tagged: #codestar #textarea #field
ADD COMMENT
Topic
Name
7+1 =