“Старое поле Textarea Codestar” Ответ

Старое поле Textarea Codestar

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

Старое поле Textarea Codestar

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

Ответы похожие на “Старое поле Textarea Codestar”

Вопросы похожие на “Старое поле Textarea Codestar”

Больше похожих ответов на “Старое поле Textarea Codestar” по PHP

Смотреть популярные ответы по языку

Смотреть другие языки программирования