芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/public_html/wp-content/plugins/woocommerce/src/Blocks/Templates/MiniCartTemplate.php
'mini-cart', 'label' => __( 'Mini-Cart', 'woocommerce' ), 'description' => __( 'The Mini-Cart template allows shoppers to see their cart items and provides access to the Cart and Checkout pages.', 'woocommerce' ), 'icon' => 'mini-cart', 'area_tag' => 'mini-cart', ); return array_merge( $default_area_definitions, array( $mini_cart_template_part_area ) ); } }