-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
executable file
·113 lines (64 loc) · 2.97 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
=== Like me if you like this article ===
Contributors: mayukojpn, manami1030
Donate link: https://www.amazon.co.jp/gp/registry/wishlist/2Y5R0AGU9EP3Q
Tags: Facebook, Twitter, いいね, この記事が気に入ったらいいね,
Requires at least: 3.8
Tested up to: 4.4.1
Stable tag: 0.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This will recommend to like any Facebook page on the bottom of every single article.
== Description ==
= Description =
It will insert Facebook page like button with Japanese viral marketing style.
Add the button on the bottom of every single article where is the easiest position for calling action!
= Based idea =
Our code & idea is based on the article "[FacebookページいいねやTwitterフォロワーが倍増!バイラルメディア風オリジナルSNSボタンの設置方法【WordPress】](http://mama-hack.com/snsbox)" by [Manashiba](http://mama-hack.com/about) aka mama blogger.
= Developers information =
It's being developed [on the GitHub](https://github.com/mayukojpn/like-me-if-you-like-this-article).
If you find some bugs, confliction with some themes or plugins or would like to suggest or contribute, let us know as [GitHub Issues](https://github.com/mayukojpn/like-me-if-you-like-this-article/issues/new).
== Installation ==
= Basic Setting =
1. Upload this folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Set your Facebook and Twitter account through the `Option`>`Reading` menu in WordPress.
= How to display Facebook Like box =
1. If you want to display Facebook Like box, fill out `Facebook page id` through the `Option` > `Reading` menu in WordPress.
2. If you don't want to display Facebook Like box, leave it blank with `Facebook page id` through the `Option` > `Reading` menu in WordPress.
= How to display Twitter follow box =
1. If you want to display Twitter follow box, fill out `Twitter account` through the `Option`>`Reading` menu in WordPress.
1. If you want to Add your name on Twitter follow box, fill out `Twitter display name` through the `Option`>`Reading` menu in WordPress.
2. If you don't want to display Twitter follow box, leave blank with `Twitter account` through the `Option` > `Reading` menu in WordPress.
== Screenshots ==
1. Facebook Like button & Twitter Follow button will show on the bottom of article.
2. Set your Facebook and Twitter account through the `Option` > `Reading` menu in WordPress.
== Changelog ==
= 0.7 =
* Add centerize for paragraph tag.
= 0.6 =
* fix bug around setting fields.
= 0.5 =
* Update for version 4.4.1
= 0.4 =
* Add i18n support.
= 0.3 =
* Add Responsive Design.
= 0.2 =
* fix some bugs.
= 0.1 =
* first version.
== Upgrade Notice ==
= 0.7 =
* Add centerize for paragraph tag.
= 0.6 =
* fix bug around setting fields.
= 0.5 =
* Update for version 4.4.1
= 0.4 =
* Add i18n support.
= 0.3 =
* Add Responsive Design.
= 0.2 =
* fix some bugs.
= 0.1 =
* first version.