-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
73 lines (43 loc) · 2.13 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
=== WP Canvas - Widgets ===
Contributors: cbaldelomar
Donate link: http://webplantmedia.com/donate/
Tags: wordpress canvas widgets, pinterest widget, about me widget, image widget
Requires at least: 3.7
Tested up to: 4.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add much needed widgets to your blog. Pinterest Widget, About Me Widget, Image Widget.
== Description ==
See the widgets in action at [WP Canvas - Widgets](http://webplantmedia.com/starter-themes/wordpresscanvas/features/widgets/wordpress-canvas-widgets/)
### Professional Support
If you need professional plugin support from me, the plugin author, you can contact me at [WP Canvas](http://webplantmedia.com/starter-themes/wordpresscanvas/).
### Plugin Development
If you're a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on it's [GitHub repository](https://github.com/webplantmedia/wc-widgets).
### Donations
Yes, I do accept donations. If you want to buy me a sandwich or something, you can do so from my [payment page](http://webplantmedia.com/pay-now/). I appreciate all donations, no matter the size. Further development of this plugin is not contingent on donations, but they are always a nice incentive.
== Installation ==
1. Uzip the `wc-widgets.zip` folder.
2. Upload the `wc-widgets` folder to your `/wp-content/plugins` directory.
3. In your WordPress dashboard, head over to the *Plugins* section.
4. Activate *WordPress Canvas Gallery*.
== Frequently Asked Questions ==
### How do I use the shortcodes?
Go to your widget Dashboard and look for widgets begining with title 'WordPress Canvas'.
== Changelog ==
### Version 1.7
* changed pinterest script handle to pinit
### Version 1.6
* Include side margin as part of pinterest width
* Code cleanup
* Updated class to support PHP 7
### Version 1.5
* Fixed bug with Add Image button not working on About Me Widget
### Version 1.4
* Fixed bug when trying to delete image
### Version 1.3
* Updated Readme info
### Version 1.2
* Allow html in caption or description
### Version 1.1
* Plugin released. Everything is new!