Move Social Login Checkout Buttons

By default, the login buttons display below the payment icons for the gateway picker. This plugin…

GaurdedPay Checkout Icon Script

Adds Visa, MC, Padlock

Dustin Lavoie
<10

Hide file-specific download options

This plugin hides file-specific download options so that All Access customers can only view/download the first…

Vendor Canonical Links

Makes the vendor canonical links go to yoursite/vendor/vendor-name instead of yoursite/vendor.

Remove Gift Aid "Title" Field From Donation Forms

add_filter( 'charitable_default_donation_fields', function( $fields ) { if ( isset( $fields['title'] ) ) { // Remove from…

Single Vendor Purchase

Limits the customers purchase to a single vendor

Display a message after the 1st paragraph of posts

Thank you for reading this post, don't forget to subscribe!

Set the Payment fields in the Sign Up form as required

Set the Payment fields in the Sign Up form as required - you can remove any…

HTML inside PHP

How to output HTML inside PHP.

Filter to send admin confirms | Quick Event Manager

add_filter('qem_registration_always_confirm_admin',,,1); This filter returns a Boolean to decide if an admin confirm is to be sent…

Disable Dynamic Template on the Homepage/Front-page

The following snippet can be used to remove the dynamic template assigned to all pages from…

1 83 84 85 86 87 220