“Campo Old Codestar TextAREA” Código de respuesta

Campo Old Codestar TextAREA

array(
  'id'    => 'unique_option_201',
  'type'  => 'textarea',
  'title' => 'Textarea Field',
),
Shakil Ashraf

Campo Old Codestar TextAREA

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>',
),
Shakil Ashraf

Respuestas similares a “Campo Old Codestar TextAREA”

Preguntas similares a “Campo Old Codestar TextAREA”

Más respuestas relacionadas con “Campo Old Codestar TextAREA” en PHP

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código