-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Drew McDonald
committed
Feb 24, 2020
1 parent
873da3a
commit 480e413
Showing
2 changed files
with
49 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
=== Add Script To Post === | ||
Contributors: Second Street (Heather McCarron) | ||
Tags: Page, Post, Shortcode, Promotion, Second Street, UPICKEM | ||
Requires at least: 3.0 | ||
Tested up to: 3.9.2 | ||
Stable tag: trunk | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
Embed your Second Street Promotion on a WordPress page using the Shortcode generated in the Second Street Partner Tool. | ||
|
||
|
||
== Description == | ||
|
||
The Second Street Promotion Plugin will allow you to embed your Second Street Promotion within your WordPress site. The feature to generate the Shortcode required for this plugin is located within your promotion's [Second Street Partner Tool](https://affiliates.upickem.net). After retrieving your Promotion's Shortcode, you will paste it into the page content area of the WordPress page you would like it to appear on. | ||
|
||
NOTE: The embedded Promotion's width will be dependent on the size of the parent container/element that it is placed in. If your promotion appears too narrow or too wide, try adjusting the width of its container. | ||
|
||
|
||
== Installation == | ||
|
||
1. Extract files from the ZIP file. | ||
2. Upload `secondstreet-promotion` folder (contains `secondstreet-promotion.php`) | ||
to the `/wp-content/plugins/` directory. | ||
3. Activate the plugin through the 'Plugins' menu in WordPress. | ||
4. Retrieve (copy) your Promotion's Shortcode from your Second Street Partner Tool. | ||
(Login to your Second Street account at https://affiliates.upickem.net) | ||
5. Place (paste) your Shortcode into the page content area in your WordPress site. | ||
|
||
|
||
== Frequently Asked Questions == | ||
|
||
= I cannot activate the Second Street Plugin. What should I do? = | ||
|
||
If you are having problems activating your plugin, please contact Second Street's [Support Department](http://[email protected]) to ask for help. | ||
|
||
|
||
== Changelog == | ||
|
||
= 2.1.0 = | ||
* Support for ss-promo, ss-signup, and ss-contest shortcodes | ||
=== Second Street === | ||
Contributors: Second Street | ||
Tags: Page, Post, Shortcode, Promotion, Second Street, UPICKEM | ||
Requires at least: 3.0 | ||
Tested up to: 4.7 | ||
Stable tag: trunk | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Embed your Second Street Promotion on a WordPress page using the Shortcode generated in the Second Street Partner Tool. | ||
== Description == | ||
The Second Street Plugin allows you to embed your Second Street content on your WordPress site. Get the Shortcode the specific Contest, Interactive Content, or Signup Widget you would like to embed from the Second Street app at [partners.secondstreet.com](https://partners.secondstreet.com). After retrieving your Shortcode, paste it into the page content area of the WordPress page you would like it to appear on. | ||
== Installation == | ||
1. Extract files from the ZIP file. | ||
2. Upload `secondstreet-promotion` folder (contains `secondstreet-promotion.php`) | ||
to the `/wp-content/plugins/` directory. | ||
3. Activate the plugin through the 'Plugins' menu in WordPress. | ||
4. Retrieve (copy) your Promotion's Shortcode from your Second Street Partner Tool. | ||
(Login to your Second Street account at https://partners.secondstreet.com/) | ||
5. Place (paste) your Shortcode into the page content area in your WordPress site. | ||
== Frequently Asked Questions == | ||
= I cannot activate the Second Street Plugin. What should I do? = | ||
If you are having problems activating your plugin, please contact Second Street's [Support Department](http://[email protected]) to ask for help. | ||
== Changelog == | ||
= 2.1.0 = | ||
* Support for ss-promo, ss-signup, and ss-contest shortcodes | ||
= 2.2.0 = | ||
* Support for contest_id attribute for ss-contest shortcode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters