WP Simple Pay: Custom Button Color
Using CSS, change the checkout button color from green to blue when using the Embedded or…
Prevent AIOSEO from changing the category to the primary one
This snippet will prevent AIOSEO from changing the category to the primary one.
Add Donor Comments To Donor Wall
This will display a donor comment with a donor's donation information on the donor wall in…
Remove "mail.readwrite" Scope for the Outlook Mailer
This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.
Force nwwp Colour Scheme
Makes sure all users use this
class DeleteUploadedFiles {}
The deleteuploadedfiles Class is designed to delete uploaded files subsequent to email notifications. This functionality is…
Modify the LLMS Description for a Specific Post
This snippet modifies the description shown in llms.txt for a specific post.
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles
Fix the InvalidInternetMessageHeader Error in Outlook
This snippet will modify specific headers in your emails, which can help resolve this ‘InvalidInternetMessageHeader’ error…
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.
Customize Action Scheduler Retention Period
This snippet allows you to change the default 30-day storage for the Action Scheduler retention period.
Continue Shopping Button
Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.
Change user role for buyers
This is useful if, for example, you want buyers to be able to access dedicated content…
WP Simple Pay: Add Email Address to Payment Confirmation URL
Append the submitted email address to the payment confirmation page URL.