Do On Complete

Execute code whenever an EDD purchase is complete.

Register Podcast Meta Fields

Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…

Craig Carroll
<10

pantausidang

Informasi Seputar Persidangan

Removing File Upload Fields from Notifications

This code snippet will remove the File Upload fields from Notifications when File Access Restrictions are…

<10

Move Campaign Summary Below Content

Move the campaign summary block (funds raised, number of donors, etc) to below the extended description…

Smart convert images to webp

Smart conversion of all photos to webp - determine the percentage of compression of photos تبدیل…

MemberPress: Move "Upgrade" Button to after Subscriptions Tab

This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…

fundamentals

Game State Round: 0/10 Cash: $0 Automobile Production: 0 units Industry Level: 0 Start New Game…

Exibe preços (Parcelado e com desconto a vista), na página do produto e no looping do produto.

Esse Snippet permite adicionar simulação de descontos e parcelamento aos preços exibidos no looping do produto…

REMOVE PRODUCT LINKS FROM YOUR SHOPPING CART

add_filter( 'woocommerce_cart_item_permalink', 'custom_remove_cart_product_link', 10 ); function custom_remove_cart_product_link() { return __return_null(); }

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

<10

MemberPress: Expire Subscription Immediately After Subscription Is Canceled

By default, canceling subscriptions prevents future charges, but it does not end existing subscriptions, which allow…

1 66 67 68 69 70 225