WP Simple Pay: Add Email Address to Payment Confirmation URL
Append the submitted email address to the payment confirmation page URL.
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…
How to Programmatically Attach a File to Email Notifications
This code snippet uses the wpforms_emails_mailer_get_attachments filter to attach files to email notifications.
Disable Posts Post Type
This snippet hides the default Posts post type from the WordPress admin
Amazon Affiliate Disclosure Top
Display an Amazon Affiliate disclosure at the top of posts and/or pages.
Amazon Affiliate Disclosure Bottom
Display an Amazon Affiliate disclosure at the bottom of posts and/or pages.
Google Tag Manager Header
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
Hide Price & Add to Cart for Non Logged in Users for Specific Products
This code snippet allows you to hide the price and 'Add to Cart' button for users…
Add Pending To Approved Statuses
Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…
Email: Change Footer Text
Filter the email footer text & link.
Add Custom Donation Field With Dynamic Value
Add a new donation field to be displayed in Charitable emails related to donations.
Copy Donation Receipt To Admin
Send the donation receipt to the site admin as well.
Add Offline Instructions Field
Add a new field to your donation-related emails which shows the offline payment instructions for offline…
Change Section Headers
Change the section headers in the donation form.
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…