-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
54 lines (37 loc) · 1.96 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
=== Social Polls by Wedgies.com ===
Contributors: Wedgies, Michael Keating, James Barcellano
Donate link: http://wedgies.com
Tags: survey, shortcode, poll
Requires at least: 2.5
Tested up to: 3.8
Stable tag: 1.2
Wedgies are polls you can embed on your Wordpress page. Engage your audience by asking them a question via Wedgies.
== Description ==
The Wedgies social polling WordPress plug-in allows you to easily add social polls to your Wordpress site, post, or page.
Social polls are a great way to engage site visitors and are proven as one of the best ways to create engagement.
On average, 1 in 5 readers will vote on a poll, 1 in 6 voters will share their poll results to social media, which creates 20% more site traffic for the publisher of the poll.
We're always happy to get you setup and started, for questions email - [email protected]
This plugin makes it easy to embed a [wedgie](http://wedgies.com) into the content of a post or page using a URL.
`http://www.wedgies.com/question/5164b8cc9688ec020000000a`
== Installation ==
1. Install the Wedgies Social Polling plugin.
2. Activate it through the "Plugins" menu in WordPress
3. Edit the post or page where you'd like to insert an embedded wedgie.
4. You can embed a wedgie one of two ways:
1. Paste the url of a wedgie in the post: http://www.wedgies.com/question/52dc9862da36f6020000000c
2. Paste the short code `[wedgie id="WEDGIE-ID-HERE"]` where you'd like the embedded wedgie to appear. You can get the ID of your wedgie from the URL of the page when you create a wedgie. For instance, the ID of [this wedgie](http://www.wedgies.com/results/question/52dc9862da36f6020000000c) is "52dc9862da36f6020000000c".
== Screenshots ==
1. A Wedgies poll, embed into a wordpress post.
2. Responsive width in an aside.
== Changelog ==
= 1.2 =
* Updated Readme
= 1.1 =
* Update Readme
* Added ability to embed via URL
* Put script in header instead of in post
= 1.0 =
* Update Readme
* New embed script
= 0.1 =
* Plugin Launch