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.

<10

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.

<10

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. */…

<10

Custom drag and drop

Allows you to drag and drop to reorder posts in the WP backend.

1 36 37 38 39 40 226