Untitled Snippet
// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );
Preload First Post Image
Preload First Post Image
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…
Event Gen
events manager
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…
WPCode Admin Number of Snippets
Change the number of snippets displayed in the admin list using a filter.
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…