Auto register guests that purchase
function wc_register_guests( $order_id ) { // get all the order data $order = new WC_Order($order_id); //get…
Disable AIOSEO AI Components - Everything (Block + All Extensions)
This snippet will completely disable the block, // shortcut, AI Content tab card, inserter button, and…
WP Simple Pay: Programmatically Set Custom Field Default Value
Use metadata as the default value for a payment form's custom field.
Free tiktok views
Get free tiktok views growing
Custom Cart Row
Provides a function which can be modified to add a custom row of HTML to the…
WP Simple Pay: Custom Smart Tag
Register a custom Smart Tag with PHP, and control the output.
Force Billing Address
This plugin forces the billing address to always be collected at checkout
Add extra shipping providers for vendor tracking numbers
$shipping_providers = array( 'Australia' => array( 'Australia Post' => 'https://auspost.com.au/mypost/track/#/details/%1$s', 'FedEx' => 'https://www.fedex.com/apps/fedextrack/?tracknumbers=%1$s&cntry_code=au', 'Fastway Couriers' =>…
Convert Uploaded Images to WebP Format Automatically
Automatically convert uploaded images to WebP format.
pantausidang
Informasi Seputar Persidangan
Register Podcast Meta Fields
Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…
E-List
sign up for our e-news
Hide product categories
Hides some categories that customers are not supposed to see.
Show Featured Image With Purchase Link
Shows a download's featured image with the purchase link
WP Simple Pay: Conditionally Dequeue Scripts & Styles
Conditionally dequeue scripts & styles based on set conditions. In this example, we remove all plugin…