Skip to content

Commit 3289bf9

Browse files
authored
Update enable-variable-products-with-facetwp.code-snippets.xml
1 parent 05abed9 commit 3289bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

enable-variable-products-with-facetwp.code-snippets.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<!-- 5. Upload this file using the form provided on that page. -->
1010
<!-- 6. Code Snippets will then import all of the snippets and associated information contained in this file into your site. -->
1111
<!-- 7. You will then have to visit the 'Snippets: All Snippets' admin menu and activate desired snippets. -->
12-
<!-- generator="Code Snippets/2.8.6" created="2017-06-25 01:58" -->
12+
<!-- generator="Code Snippets/2.8.6" created="2017-06-26 16:49" -->
1313
<snippets>
1414
<snippet scope="0">
1515
<name>Enable variable products with FacetWP</name>
1616
<desc></desc>
17-
<tags>woocommerce</tags>
17+
<tags>woocommerce, facetwp</tags>
1818
<code>add_filter( 'facetwp_enable_product_variations', '__return_true' );</code>
1919
</snippet>
2020
</snippets>

0 commit comments

Comments
 (0)