Untitled Snippet

// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );

MemberPress: Override ReadyLaunch Description For The Specific Payment Method on Click

The code snippet works on the ReadyLaunch™ registration pages only. This code snippet will override the…

MemberPress: Modify ReadyLaunch Invoice Amount Text to Remove Dot from Swedish Kron (kr.)

Note: Works with the ReadyLaunch template only. This code snippet removes the period (.) after the…

MemberPress: Restrict Signups for Northern Ireland-Based Users

This code snippet will restrict signups for Northern Ireland-based users on MemberPress registration pages. Additionally, it…

Facebook Pixel

Abby Herman
<10

WPCode Admin Number of Snippets

Change the number of snippets displayed in the admin list using a filter.

<10

Untitled Snippet

peter zatopek
<10

Register Multiple Donation Fields

Add multiple new fields to your donation form.

WPForms: swap price and option value for payment fields

This snippet makes the option label "$40.00 - Second Choice" instead of "Second Choice - $40.00"…

Add the "input hidden" field type to the EDD settings

Add 'input type="hidden"' to the type of input fields available when setting up your plugin's EDD…

1 109 110 111 112 113 149