Disable the space key with the special CSS class

This code snippet disables the space key. When a user presses the space key in these…

<10

How to Store Field Values in the WPForms Entry

/** * Show values in Dropdown, checkboxes, and Multiple Choice. */ add_action( 'wpforms_fields_show_options_setting', '__return_true' ); /**…

<10

Logout URL

This snippet creates a simple logout URL link that you can use as a shortcode.

<10

Book Review

Used to list book review recommendations

Valerie Hunter
<10

Header and Footer

Copy/pasted form docket

Justin Barron
<10

Load all Customizer "Additional CSS" in Block Editor

The CSS added to the frontend via the Customizer does not get added to the block…

E-List

sign up for our e-news

Shortcode to show Thumbnail

Show the featured image anywhere in the post by using [thumbnail].

Google adsense

To connect to Google AdSense

Include Pending Donors

By default, the Donors widget & shortcode will only include donors with Paid donations. With this…

Load Template Files In Admin

Load Charitable template files in the admin area.

Add Custom Donation Field With Dynamic Value

Add a new donation field to be displayed in Charitable emails related to donations.

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…

Register New Donation Field For Specific Campaign

Add a new donation field to your site, but only display it in the front-end donation…

1 43 44 45 46 47 183