diff --git a/mamahack.php b/mamahack.php index 5b1bc17..16f6f62 100644 --- a/mamahack.php +++ b/mamahack.php @@ -3,7 +3,7 @@ Plugin Name: Like me if you like this article Description: This will recommend to like any Facebook page on the bottom of every single article. Author: Mayuko Moriyama -Version: 0.2 +Version: 0.3 Author URI: http://blog.mayuko.me Plugin URI: https://github.com/mayukojpn/like-me-if-you-like-this-article Text Domain: mamahack diff --git a/readme.txt b/readme.txt index ded501d..f9fe4f7 100755 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Donate link: https://www.amazon.co.jp/gp/registry/wishlist/2Y5R0AGU9EP3Q Tags: Facebook, Twitter Requires at least: 3.8 Tested up to: 4.4 -Stable tag: 0.1 +Stable tag: 0.3 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. @@ -36,13 +36,15 @@ https://github.com/mayukojpn/like-me-if-you-like-this-article == Screenshots == 1. Facebook Like button & Twitter Follow button will show on the bottom of article. -1. Facebook いいね & Twitter フォローボタンが記事の末尾に表示されます。 2. Set your text through the `Option`>`Reading` menu in WordPress -2. 管理画面上の`設定`>`表示設定`から、表示させるHTMLタグを設定し、保存します。 == Changelog == += 0.3 = + +* Add Responsive Design. + = 0.2 = * fix some bugs. @@ -53,6 +55,10 @@ https://github.com/mayukojpn/like-me-if-you-like-this-article == Upgrade Notice == += 0.3 = + +* Add Responsive Design. + = 0.2 = * fix some bugs.