-
Notifications
You must be signed in to change notification settings - Fork 5
/
README.txt
executable file
·139 lines (95 loc) · 2.93 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
=== Pure Charity Fundraisers ===
Contributors: rafaeldalpra
Donate link: http://purecharity.com/
Tags: purecharity, fundraisers
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A plugin to display Pure Charity Fundraisers on your wordpress site via shortcodes.
== Description ==
A plugin to display Pure Charity Fundraisers on your wordpress site via shortcodes.
== Installation ==
1. Upload the `purecharity-wp-fundraisers/trunk` folder contents to the `/wp-content/plugins/purecharity-wp-fundraisers` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. You're done!
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot
== Changelog ==
= 2.5 =
* Adding new shortcode [fundraisers_search]
= 2.3 =
* Bugfix on listing shortcode call
= 2.2 =
* Bugfix
= 2.1.2 =
* Minor bugfix
= 2.1.1 =
* Minor bugfix
= 2.1 =
* Added search to template tag
= 2.0 =
* New template options
= 1.4.2 =
* Blocking duplicate IDs on listings
= 1.4.1 =
* Fixed template tag bug
= 1.4 =
* Added new template tag to pull all fundraisers
= 1.3.5 =
* Critical bugfixs
= 1.3.4 =
* Fixed parameter problem
= 1.3.3 =
* Fixed parameter problem and removed date_diff
= 1.3.2 =
* Changed the parameter name to fundraiser
= 1.3.1 =
* Moved the special template to the base plugin.
= 1.3 =
* Added a special page template that excludes everything but the shortcode from any page.
= 1.2.1 =
* Added funding bar shortcode.
= 1.2 =
* Added fundraiser info template tag.
= 1.1.7 =
* Minor bugfixes.
= 1.1.6 =
* Critical bugfix on meta-tags.
= 1.1.5 =
* Added Meta Tags for facebook sharing.
= 1.1.3 =
* Added GitHub Updater.
= 1.1.2 =
* Added search hide option.
= 1.1.1 =
* Added sorting options.
= 1.1 =
* Added display options for "fundraise for this cause" link, Updates Tab and Backers Tab. 831309892e8efae8b07e689d5ba3b4b120744c9f
= 1.0.6 =
* Added the 'title' iption on all the shortcodes.
= 1.0.5 =
* Suppressed the funding goal in case it's anonymous.
= 1.0.4 =
* Added the option to force a template use for the single view.
= 1.0.3 =
* Moved the iframe option to the base plugin.
= 1.0.2 =
* Added the possibility to donate inside an iframe.
= 1.0.1 =
* Added a new shortcode to show the last fundraisers.
* Added a template tag to show the last fundraisers.
= 1.0.0 =
* First plugin version.
== Upgrade Notice ==
= 1.0.2 =
Upgrade to add the possibility to donate inside an iframe.
= 1.0.1 =
Upgrade if you want to use the new shortcode and template tag (Last Fundraisers).
= 1.0.0 =
Nothing to add yet.