LMS Extra Link in Dashboard Left Menu

add an extra Link in Dashboard Left Menu

Untitled Snippet

Content-Type HTTP response header, element within the first 1024 bytes of your HTML document.

MemberPress: Redirect Users After Login Based on Roles

This code snippet customizes the login redirection in MemberPress based on user roles. Users with roles…

Remove "No Reviews" label if there are not reviews in Tasty Recipes

Remove "No Reviews" label if there are not reviews in Tasty Recipes

<10

Woo Products Limit For Admin

Prevent Admin from Adding More Than 10 Products

Change Cancel Page URL For Paypal

This should redirect a donor to a custom URL after a donor clicks 'cancel' on Paypal's…

Search Atlas

SEO Optimization

Tommy Gage
<10

Webchat

Vikram Jethwani
<10

Retrieve Card Details from Stripe Checkout One-Time Payments

This snippet ensures that the last four digits and card brand are available in payment confirmations…

MemebrPress: Send Membership-Specific Welcome Email Only When Transaction Is Completed

The code snippet will allow the membership-specific welcome email to be triggered only following the successful…

om.Campaign.init

document.addEventListener('om.Campaign.init', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); } );

1 107 108 109 110 111 217