Customer Order Note for WooCommerce Products
Inserts a note field next to the add-to-cart button on every WooCommerce product page. Customers can…
Set Custom Donation Receipt Page
You can set a custom donation receipt page, including a page that is not on your…
File Size Display
After the download content, shows a list of the download files and their sizes
WP Simple Pay: {subtotal} Smart Tag
Adds a {subtotal} Smart Tag.
Remove Section
Remove entire sections from a profile form.
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.