WordPress
1
Вклад в тег
'wpautop' => true
'args' => array(
'wpautop' => true,
'teeny' => false,
'quicktags' => false,
'textarea_rows' => 10
)
$fpabouttext = $webcorp_options['fp-about-text'];
echo wpautop($fpabouttext);