芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/carotiti/wp-content/themes/boal/inc/customize/classes/customize-multi.php
choices ) ) return; ?>
label ); ?>
link(); ?> multiple="multiple"> choices as $value => $label ) { $selected = ( in_array( $value, $this->value() ) ) ? selected( 1, 1, false ) : ''; echo '
' . esc_html($label) . '
'; } ?>