WP Simple Pay: Modify Customer Record Creation

Add custom parameters to the Stripe Customer creation request.

Set State Field To Us States Dropdown With Default

Change the "State" field into a "Province" field.

Modify Software Licensing License Structure

Modify the structure of Software Licensing's license keys.

Display Vendor-Submitted data as Restricted Content.

Automatically output content submitted by FES Vendors wrapped in the [edd_restrict] shortcode.

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

Auto Complete Offline Donations

Automatically mark all offline donations as Paid.

Round Percent Donated To Whole Number

/** * Display percent donated as rounded whole number. * * @param string $return * @param…

1 61 62 63 64 65 156