Files
torebki-fabiola.pl/wp-content/plugins/ajax-search-for-woocommerce/partials/themes/the7-searchform.php
2026-03-05 13:07:40 +01:00

9 lines
126 B
PHP

<?php
// Exit if accessed directly
if ( ! defined( 'DGWT_WCAS_FILE' ) ) {
exit;
}
echo do_shortcode('[wcas-search-form]');