10 lines
328 B
PHP
10 lines
328 B
PHP
|
<?php
|
||
|
/**
|
||
|
* Title: Product Search
|
||
|
* Slug: woocommerce/product-search-form
|
||
|
* Inserter: no
|
||
|
* Categories: WooCommerce
|
||
|
*/
|
||
|
?>
|
||
|
<!-- wp:search {"showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Search products…', 'placeholder for search field', 'woo-gutenberg-products-block' ); ?>","query":{"post_type":"product"}} /-->
|