How to Block Names From Completing Your Form - Simple format

/** * Prevent certain names from the Simple format Name form field. * * @link https://wpforms.com/developers/how-to-block-names-from-completing-your-form/…

<10

Dynamically Setting Stripe Payment Description in WPForms

To dynamically set the Stripe payment description, add the following code snippet to your site.

<10

Add WPCode Custom Field Smart Tag

Add a custom smart tag for the WPCode scripts metabox that outputs the value of a…

<10

Remove "Login with GoDaddy" from GoDaddy Managed WordPress

When using a managed WordPress account with GoDaddy, they make the Login for WordPress show a…

Chris Klosowski PRO
<10

Add Field Placeholders

Add placeholder attributes to donation fields, removing the label field.

Remove Section

Remove entire sections from a profile form.

Remove Campaign Description

Remove the campaign descriptions from the campaign loop (campaign shortcodes).

Add Campaign Raised Summary

Add a short summary after the donation details showing the funds raised by each campaign.

Show Admin Bar

The code below shows the admin bar for logged in users who do not have these…

Add Currency

Add a new currency (the example here is Armenian Dram currency (AMD) ).

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

Customize Donation Stats

Customize the stats that are shown in the Donation Stats widget.

Set Custom Redirection After Registration

Send the user to a custom page after they have registered.

Show local fonts in block editor

Display custom fonts in the backend editor

1 32 33 34 35 36 177