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…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…
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…
WP Simple Pay: Facebook Payment Conversion Tracking
Execute a script the first and only time a payment confirmation is viewed.
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.
Remove Specific Post Type From Public Post Type List
This filter can be used to remove the movie post type from the public post type…
MemberPress: Add Bio Info To Account Page
The code will add the field called Bio to the MemberPress Account Page using a classic…
WPForms Custom Real-time Keyword Blocklist
This code snippet will add a custom validation rule to block specific keywords in real-time mirroring…
Add Progress Bar Before Summary
Add a progress bar to the individual legacy campaign pages.