MemberPress: Dynamic Trial Periods

This code snippet will set the renewal date of all subscriptions to the specific yearly recurring…

Woo - euroteken weghalen

function avia_remove_wc_currency_symbol( $currency_symbol, $currency ) { $currency_symbol = ''; if ( is_cart() || is_checkout() || is_wc_endpoint_url('order-received'))…

Rene Dijk PRO
<10

MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)

If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…

MemberPress: Change the Member’s User Role After Subscription Cancellation

The code automatically changes the member's user role once any subscription is canceled. This will be…

Food quiz

Getting Older Quiz 🧠 Healthy Food Quiz for Older Adults Submit Quiz

MemberPress: ACF - Exclude Protected Posts From ACF Repeater Field

The code snippet ensures that protected MemberPress posts are excluded from custom queries used in Advanced…

MemberPress: Code Blocks Pro - Load All Currently Enqueued Styles In the Courses ReadyLaunch Template

By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…

Custom Heading above Qty (Woocommerce)

let qty = document.querySelector(".e-atc-qty-button-holder"); let text = ` How many card you’re planning to purchase? Choose…

Niyaz Poyilan
<10

WPForms: add field description in notification HTML and plain text emails

With this snippet, you can add a field description in notification emails that are sent to…

Require a comments with rating

Return the number of the rating that should not require a comment.

<10

Custom Payment Icon

Register a custom payment icon to show on the checkout form.

Download count shortcode

Add download count shortcode with ID and Offset attributes

1 73 74 75 76 77 156