Remove Section
Remove entire sections from a profile form.
WP Simple Pay: {subtotal} Smart Tag
Adds a {subtotal} Smart Tag.
Move WPCode Status Column
This snippet makes the status column the 2nd column in the admin list of snippets.
Keep me Logged In
Changes your Cookie expiration to one year so you don't have to keep logging so often.
Show current day, month, year in various formats
Return the current date and parts of current date in various formats
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles
Verify Email Domain
During the banned email checks, see if the domain being checked has DNS configured, if not…
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…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…
Export Categories and Tags
Export Categories and Tags
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
New Donation Field Plus Customized Donor Name
This is the full code for a tutorial written on the WP Charitable blog.
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
Add Donation Receipt Opt Out Checkbox
In this function we register a new donation field with a key of `receipt_opt_out`. If the…
On Browsing WooCommerce Products
This snippet targets window shoppers and encourages them to add more products to their carts. This…