User Switching

Easily switch to a Customer when using the User Switching plugin

Charitable Reporting: Adjusting Initial Filters

Changes the default reporting filters for the overview report page in the admin.

WP Simple Pay: BuddyBoss Preview Compatibility

Provides BuddyBoss preview function compatibility

Defining SendGrid Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

WP Simple Pay: Custom Thousand Separator

Changes the thousand separator from the default , (comma) to a . (period).

Display Ad - H Snippet

in between the tags of your pages

Reverse the Order of the Next & Previous Links

Reverses the order of the next and previous links so that the next link will display…

Untitled Snippet

LTONYA SUMBUNDU
<10

Change City Field To Select

Change the City field in the donation form to a selectable, dropdown field, with several pre-set…

Add Hours Currency

Add a custom currency called "Hours".

WP Simple Pay: Modify Customer Record Creation

Add custom parameters to the Stripe Customer creation request.

Disable Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

<10

Login Form Styling

Custom styling for login forms

1 79 80 81 82 83 233