After Checkout Event In WooCommerce
This would stop sending cart abandonment campaigns to your push subscribers in the WooCommerce store as…
Editing the .htaccess File
php_value memory_limit 256M
Hide product categories
Hides some categories that customers are not supposed to see.
Custom WooCommerce Status
This is how to create a custom Woocommerce Status while being able to use the "Mark…
Maintain+ Footer Credit
jQuery("footer").append(" Site managed by Maintain+ ")
Google Tag Manager Header
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
test
test
Add Subscriber to Segment
This snippet helps you add the push subscriber to the segment as per the action defined.
Current Year Shortcode
Adding the option to use the current year [year] shortcode on your website on any website,…
Change a currency symbol AMD to Դրամ
/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…
FES Registration Form Redirect
Set custom redirect URLs for those who just registered to become vendors.
MemberPress: Disable Admin Password Lost/Changed Email
Disable the MemberPress Admin email notification for password lost/changed.
WP Simple Pay: Add Custom CSS Classes to the Payment Button
"Payment Button" refers to the button that launches an On-site Overlay or Stripe Checkout Payment Form.
Change a license activation limit prgramatically.
This snippet is an example of changing the activation limit on a license key based on…
User Switching
Easily switch to a Customer when using the User Switching plugin