MemberPress: Remove Accordion from Courses

Use this snippet if you would like to remove the accordion CSS and JS from the…

Ensure Webfont is Loaded (non-Elementor)

function custom_font_display( $current_value, $font_family, $data ) { return 'swap'; } add_filter( 'font_display', 'custom_font_display', 10, 3 );

Change Registration Email Login URL

Modifies the login URL sent to new users via email.

REST API Shopping Cart Endpoint for EDD

Adds a REST API endpoint that returns the current user's shopping cart.

Remove Decimals

Removes decimal places from all prices

Show Terms By Default

Show the terms of agreement open on the checkout page by default

Allow SVG Files Upload (copy)

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

Untitled Snippet

https://www.highrevenuegate.com/vtih3qtws?key=9fcf513fba43e6344e324bc00d8881b4

Kupon kódok megjelenítése az értesítő email-ekben

Ezzel a kóddal megjeleníthetjük a vásárlás során felhasznált kupon kódokat az értesítő email-ekben. Az egyszerűbb és…

Disable Automatic Updates Emails (copy)

Stop getting emails about automatic updates on your WordPress site.

CWP - MailChimp RSS email ID

Adds MailChimp email ID to RSS feeds for better conversion tracking

TOC before first heading

Output the TOC block before the first heading in a post

1 76 77 78 79 80 175