Search results for: disable
Google tag
Código do Google Tag Manager
test
test
Event Snippet (Schedule Fitting)
Event snipping is used to track Google ads booking conversions
Make Product Non Purchasable for Wholesale Customer if Product Stock is Less Than Certain Amount
This snippet will allow you to make a product unavailable for purchase by wholesale customers if…
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Keep Emoticons
WordPress converts all emoticons to emoji. This small snippet prevents that, without removing emojis from your…
Google Tag Fitting
Google Tag manager snippet to track
modify woocommerce countries list
modifies Woocommerce built in country names to Armenian Regions disabling the rest
Hide Price & Add to Cart for Non Logged in Users for Specific Products
This code snippet allows you to hide the price and 'Add to Cart' button for users…
Dynamically Add Article Schema to Posts
This filter can be used to Dynamically Add Article Schema to Posts.
Untitled Snippet
i want a on off button that when press each other send logical true if press…
MemberPress: Remove all states to the dropdown list and leave one fake state
This code snippet will add a fake state, practically disabling the State address field. This will…
WordPress Post Views Counter Function
function wpb_set_post_views($postID) { $count_key = 'wpb_post_views_count'; $count = get_post_meta($postID, $count_key, true); if($count==''){ $count = 0; delete_post_meta($postID,…
Add Noindex & Nofollow Attributes to all the Posts
This filter can be used to add Noindex & Nofollow attributes to all the Posts