Search results for: admin
Make All Users Vendors
/** * Make all new user registrations Vendors. */ add_filter( 'woocommerce_new_customer_data', 'wcv_woocommerce_new_user_data' ); function wcv_woocommerce_new_user_data( $data…
On Add to Cart Event in EDD
Adds the cancellation event to stop the Browse Abandonment campaign for your push subscribers. This also…
WP Simple Pay: Add Customer Shipping Address to Payment Metadata
Maps the customer's shipping address to the one-time payment record's metadata.
Unlimited User Downloads for EDD Recurring
Allows certain users to be allowed to bypass the active account requirement in EDD Recurring Payments
Dynamically Change the SEO title of a Specific Post when the Metadata is Loaded
This filter can be used to dynamically change the SEO title of a specific post when…
Changing Multiple Properties on Store Credit Accordion Checkout Page
This allows you to customize other parts of the Store Credit Accordion on the Checkout Page
Open All Internal and External Link in New Tab in Wordpress
Open All Internal and External Link in New Tab in Wordpress
slide-top-left.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; right: auto !important; margin-left: 20px !important; transition:…
Using Smart Tags in Your WordPress Rewrite Rules
This code snippet converts messy query string URLs into clean, user-friendly URLs while preserving functionality
Let Customers Select Their User Role From A Custom Field In Wholesale Lead Capture
Create a custom field with the user role selection, make sure that the values match your…
WP Simple Pay: Lower reCAPTCHA Threshold
Adjusts the reCAPTCHA v3 threshold for determining fraudulent interactions. 1.0 is very likely a good interaction,…
Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
Decrease the retention period to one week for the Action Scheduler
By default, Action Scheduler will automatically remove completed tasks after thirty days. However, this time period…