News Match Donation Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download

News Match Donation Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin implements a shortcode allowing participating sites to better collect donations through the Knight Foundation News Match program and the News Revenue Hub.

The plugin’s settings can be found in the WordPress Dashboard, under the “Settings” menu entry, at “News Match Shortcode”. These settings allow you to configure your organization’s name, your organization’s News Match ID, the default donation amount, the live and testing donation form URLs, which donation form to use, and the Salesforce caomaign ID associated with this form. The settings page also allows you to configure four donation levels, with minimum and maximum donation amounts and custom names for the donation level tiers. Configure the donation levels to match your organization’s existing membership programs.

Donations can occur one or reoccur on a monthly or yearly basis. The donation shortcode comes in two forms: one with buttons to choose the donation frequency and one with a drop-down. The default usage of the shortcode uses buttons:

Add donation form with no Salesforce campaign id and no default donation amount specified:
[newsmatch_donation_form]

Add donation form with no Salesforce campaign id and $50.00 as the default donation amount:
[newsmatch_donation_form amount=”50″]

Add a donation form with a Salesforce campaign id of foo and $25.00 as the default donation amount:
[newsmatch_donation_form sf_campaign_id=”foo” amount=”25″]

Add a donation form with a Salesforce campaign id of foo and do not specify a default donation amount:
[newsmatch_donation_form sf_campaign_id=”foo”]

You may also desire to use a drop-down instead of buttons; to do that add type="select" to the shortcode:

`

[newsmatch_donation_form type=”select”]

[newsmatch_donation_form amount=”50″ type=”select”]

[newsmatch_donation_form sf_campaign_id=”foo” amount=”25″ type=”select”]

[newsmatch_donation_form sf_campaign_id=”foo” type=”select”]
`

Screenshots

No screenshots provided


Reviews & Comments