Change the redirect URI when using Google App’s OAuth
If you prefer not to use the default OAuth redirect URI (connect.wpmailsmtp.com) for added security and…
Add Custom Text Before Purchase Button
Add custom text just before the "Purchase" button at checkout
Move WPCode Status Column
This snippet makes the status column the 2nd column in the admin list of snippets.
Change user role for buyers
This is useful if, for example, you want buyers to be able to access dedicated content…
Keep me Logged In
Changes your Cookie expiration to one year so you don't have to keep logging so often.
Verify Email Domain
During the banned email checks, see if the domain being checked has DNS configured, if not…
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
Disable Nonce Check For Non Logged In Users
Disables the nonce check for non-logged in donors, usually for those using page caching which causes…
Applying Custom Map Styles to the Map Field
This code snippet will use your custom map style in WPForms Map field.
Set a Custom Email Header
This snippet sets custom email headers to ensure you can control specific behaviors of your sent…
MemberPress: Add the Invoice Number to the Transactions Screen
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
Export Categories and Tags
Export Categories and Tags
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.