ཞིབ་བརྗོད།
This plugin has been closed as of 2025 ལོའི་ཟླ 8 ཚེས 28 ཉིན། and is not available for download. རྒྱུ་རྐྱེན: Licensing/Trademark Violation.
གདེང་འཇོག
2017 ལོའི་ཟླ 11 ཚེས 6 ཉིན།
Not compatible anymore with WooCommerce Version 3.2.x
2017 ལོའི་ཟླ 7 ཚེས 12 ཉིན།
It works perfectly on wp 4.8!
2016 ལོའི་ཟླ 9 ཚེས 3 ཉིན།
Tried it with wp 4.3.1 and woocommerce 2.4.8 and it works perfect.
This plugin adds custom field search to woocommerce search. SKU and user custom fields results are listed as well as content and title searches.
Great!
******************
Plugin para realizar búsquedas por campos personalizados incluyendo SKU (número de referencia) o cualquier campo personalziado creado por el usuario en Woocommerce.
Funciona a la perfección a pesar de llevar 2 años sin actualizarse.
2016 ལོའི་ཟླ 9 ཚེས 3 ཉིན།
1 reply
nice plugin, to make it work fine with WPML i replaced the current code
$posts[] = get_post($product_id->post_id);
with this one:
$langInfo = apply_filters( 'wpml_post_language_details', NULL, $product_id->post_id );
if(ICL_LANGUAGE_CODE == $langInfo['language_code']){
$posts[] = get_post($product_id->post_id);
}
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“WooCommerce Custom Field Product Search” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “WooCommerce Custom Field Product Search” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.