芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/class.bf1.my/wp-content/plugins/ecwid-shopping-cart/includes/shortcodes.php
render( array( 'legacy' => true ) ); } } function ecwid_searchbox_shortcode( $params, $content = '', $name = '' ) { $shortcode = new Ecwid_Shortcode_Search( $params ); return $shortcode->render( array( 'legacy' => true ) ); }