MemberPress: Allow Users to Pause/Resume Subscriptions Only for Specific Memberships

For this code snippet to work, the Allow members to pause/resume their subscription option needs to…

font-family.css

div#om-{{id}} * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

fullPage.js

Register and Enqueue fullPage.js library

pixel fb

Adrian Grygiewicz
<10

Allow SVG Files Upload

Add support for SVG files to be uploaded in WordPress media.

Disable filter added by the Caddy plugin that hides WooCommerce shipping rates

Removes the filter that hides other WooCommerce shipping rates when free shipping is available, allowing all…

EJEMPLO SHORDCODE CON ATRIBUTO

///Shortcode con atritubo //Ejemplo de uso [shorcode_name atributo="Valor Aqui"] echo "el atributo que colocaste es: ";…

mailpoet close css

MailPoet 弹窗缩小效果

dd XuZhu
<10

Use YouTube Thumbnail as Featured Image

// Hook into the save_post action to set the YouTube thumbnail as the featured image function…

Read More/Less Toggle with Fade Effect

Original code: Imran Siddiq, (Web Squadron on YouTube) Modified to add fade effect. Description: This code…

Customize Store Credit Accordion on Checkout Page

This snippet allows you to customize Store Credit Accordion on the Checkout Page

MemberPress: Update Account Course Tab Link With User-Role-Based Custom URLs

This code snippet replaces the default URL of the "Courses" tab link in the navigation menu…

MemberPress: Disable MemberPress Protection On Specific Page

This snippet allows disabling the MemberPress protection (unprotect) on a specific page. The code snippets overrides…

1 123 124 125 126 127 223