kingthemes on "[Plugin: King Composer - Page Builder by King-Theme] Textarea don't work"

ساخت وبلاگ

Hi there,

Using the textarea_html doesn't work. When I enter text and save it it doesn't save the data, do you know what I did wrong?

global $kc;
$kc->add_map( array( 'cs_text' => array( 'name' => __('Text', 'cs'), 'description' => __('Add a simpel textarea', 'cs'), 'icon' => 'fa-align-left', 'category' => 'Content', 'params' => array( array( 'name' => 'content', 'type' => 'textarea_html', ) ) ) )
);
add_shortcode('cs_text', 'cs_text');
function cs_text($atts) { retu $atts['content'];
}

Kind regards,
Yanick

https://wordpress.org/plugins/kingcomposer/

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 222 تاريخ : چهارشنبه 22 ارديبهشت 1395 ساعت: 22:48