This repository was archived by the owner on Jan 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
59 lines (39 loc) · 1.85 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
=== Stackla ===
Contributors: helmanbudianto
Tags: social, widget, stackla, ugc
Requires at least: 4.3
Tested up to: 4.6
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Integrate social media content directly into your WordPress websites.
== Description ==
Stackla is a social content marketing platform used by hundreds of global brands, agencies, media companies, and nonprofits to discover, curate and publish the best content from the social web. Stackla's Wordpress plugin allows you to display social media content and display via a Stackla widget directly on a Post or a Page.
<strong>Shortcode</strong>
>[stackla]
== Installation ==
1. Please make sure the hosting server is supporting php-cURL module.
1. Upload the plugin files to the `/wp-content/plugins/stackla` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
== Frequently Asked Questions ==
= Do I need a Stackla account? =
Yes. A Stackla account is required to display social content using this plugin. More information is available at [Stackla.com](https://stackla.com "Stackla Website")
= Which social networks are supported? =
Twitter, Facebook, Instagram, YouTube and Google+
== Screenshots ==
1. A Stackla plugin
2. A Stackla Carousel widget
== Changelog ==
= 1.0.4 =
* Change input label from 'Callback URL' to 'Redirect URL' in Stackla config
* Implement PHP cURL module checking
= 1.0.3 =
* Fix issue when updating Stackla field set
= 1.0.2 =
* Fix Stackla tag creation process
= 1.0.1 =
* Tag update
= 1.0.0 =
* First version