Version Description
Download this release
Release Info
Developer | poporon |
Plugin | Pz-LinkCard |
Version | 2.1.1.1 |
Comparing to | |
See all releases |
Code changes from version 2.1.1 to 2.1.1.1
- pz-linkcard.php +2 -2
- readme.txt +5 -1
pz-linkcard.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Pz-LinkCard
|
4 |
Plugin URI: http://poporon.poponet.jp/pz-linkcard
|
5 |
Description: リンクをカード形式で表示します。
|
6 |
-
Version: 2.1.1
|
7 |
Author: poporon
|
8 |
Author URI: http://poporon.poponet.jp
|
9 |
License: GPLv2 or later
|
@@ -154,7 +154,7 @@ class Pz_LinkCard {
|
|
154 |
'invalid-time' => null,
|
155 |
'plugin-link' => null,
|
156 |
'plugin-name' => 'Pz-LinkCard',
|
157 |
-
'plugin-version' => '2.1.1',
|
158 |
'plugin-url' => 'https://popozure.info/pz-linkcard',
|
159 |
'pz-hbc-options' => null,
|
160 |
'debug-time' => null
|
3 |
Plugin Name: Pz-LinkCard
|
4 |
Plugin URI: http://poporon.poponet.jp/pz-linkcard
|
5 |
Description: リンクをカード形式で表示します。
|
6 |
+
Version: 2.1.1.1
|
7 |
Author: poporon
|
8 |
Author URI: http://poporon.poponet.jp
|
9 |
License: GPLv2 or later
|
154 |
'invalid-time' => null,
|
155 |
'plugin-link' => null,
|
156 |
'plugin-name' => 'Pz-LinkCard',
|
157 |
+
'plugin-version' => '2.1.1.1',
|
158 |
'plugin-url' => 'https://popozure.info/pz-linkcard',
|
159 |
'pz-hbc-options' => null,
|
160 |
'debug-time' => null
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: poporon
|
3 |
Tags: post, internal link, external link, blogcard, linkcard
|
4 |
Requires at least: 4.3
|
5 |
-
Tested up to: 4.9.
|
6 |
Stable tag: trunk
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
@@ -163,6 +163,10 @@ A7.
|
|
163 |
5. "Write shortcode and url"
|
164 |
|
165 |
== Changelog ==
|
|
|
|
|
|
|
|
|
166 |
Ver2.1.1
|
167 |
* 設定画面に「続きを読む」ボタンの文字の色とサイズを追加しました。
|
168 |
Added: Added setting of color and size of "Read more".
|
2 |
Contributors: poporon
|
3 |
Tags: post, internal link, external link, blogcard, linkcard
|
4 |
Requires at least: 4.3
|
5 |
+
Tested up to: 4.9.5
|
6 |
Stable tag: trunk
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
163 |
5. "Write shortcode and url"
|
164 |
|
165 |
== Changelog ==
|
166 |
+
Ver2.1.1.1
|
167 |
+
* WordPress 4.9.5 での動作確認。
|
168 |
+
Compatible with WordPress 4.9.5
|
169 |
+
|
170 |
Ver2.1.1
|
171 |
* 設定画面に「続きを読む」ボタンの文字の色とサイズを追加しました。
|
172 |
Added: Added setting of color and size of "Read more".
|