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+ ")
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.
Change a license activation limit prgramatically.
This snippet is an example of changing the activation limit on a license key based on…
create woocommerce call to order button for specific product in your wordpress website
Are you looking to boost conversions on your WooCommerce website? One effective strategy is to incorporate…
Change State To Province
Change the "State" field into a "Province" field.
User Switching
Easily switch to a Customer when using the User Switching plugin
Smart convert images to webp
Smart conversion of all photos to webp - determine the percentage of compression of photos تبدیل…
Generate and Send Invoice Number to Authorize.Net
This snippet generates and sends a unique invoice number to Authorize.Net for completed payments in WPForms
Register New Donation Field For Specific Campaign
Add a new donation field to your site, but only display it in the front-end donation…