Version Description
Download this release
Release Info
Developer | kurudrive |
Plugin | VK All in One Expansion Unit |
Version | 1.0.10 |
Comparing to | |
See all releases |
Code changes from version 1.0.9 to 1.0.10
- _scss/style.scss +13 -4
- css/style.css +11 -4
- css/style_in_bs.css +11 -4
- plugins/other_widget/widget-page.php +2 -2
- readme.txt +1 -1
- vkExUnit.php +1 -1
_scss/style.scss
CHANGED
@@ -15,9 +15,11 @@
|
|
15 |
/*-------------------------------------------*/
|
16 |
/* .socialSet
|
17 |
/*-------------------------------------------*/
|
18 |
-
/* Profile
|
19 |
/*-------------------------------------------*/
|
20 |
-
/* 3PR area
|
|
|
|
|
21 |
/*-------------------------------------------*/
|
22 |
/* childPageIndex Plugin
|
23 |
/*-------------------------------------------*/
|
@@ -137,7 +139,7 @@
|
|
137 |
}
|
138 |
|
139 |
/*-------------------------------------------*/
|
140 |
-
/* Profile
|
141 |
/*-------------------------------------------*/
|
142 |
.site-profile{
|
143 |
overflow: hidden;
|
@@ -232,7 +234,7 @@
|
|
232 |
}
|
233 |
}
|
234 |
/*-------------------------------------------*/
|
235 |
-
/* 3PR area
|
236 |
/*-------------------------------------------*/
|
237 |
.prBox{
|
238 |
.subSection-title{
|
@@ -272,6 +274,12 @@
|
|
272 |
}
|
273 |
}
|
274 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
275 |
/*-------------------------------------------*/
|
276 |
/* childPageIndex Plugin
|
277 |
/*-------------------------------------------*/
|
@@ -341,3 +349,4 @@
|
|
341 |
}
|
342 |
}
|
343 |
|
|
15 |
/*-------------------------------------------*/
|
16 |
/* .socialSet
|
17 |
/*-------------------------------------------*/
|
18 |
+
/* Wiget Profile Plugin
|
19 |
/*-------------------------------------------*/
|
20 |
+
/* Wiget 3PR area Plugin
|
21 |
+
/*-------------------------------------------*/
|
22 |
+
/* Widget Page Content
|
23 |
/*-------------------------------------------*/
|
24 |
/* childPageIndex Plugin
|
25 |
/*-------------------------------------------*/
|
139 |
}
|
140 |
|
141 |
/*-------------------------------------------*/
|
142 |
+
/* Wiget Profile Plugin
|
143 |
/*-------------------------------------------*/
|
144 |
.site-profile{
|
145 |
overflow: hidden;
|
234 |
}
|
235 |
}
|
236 |
/*-------------------------------------------*/
|
237 |
+
/* Wiget 3PR area Plugin
|
238 |
/*-------------------------------------------*/
|
239 |
.prBox{
|
240 |
.subSection-title{
|
274 |
}
|
275 |
}
|
276 |
}
|
277 |
+
|
278 |
+
/*-------------------------------------------*/
|
279 |
+
/* Widget Page Content
|
280 |
+
/*-------------------------------------------*/
|
281 |
+
.widget_pageContent h1 { margin-bottom:20px; }
|
282 |
+
|
283 |
/*-------------------------------------------*/
|
284 |
/* childPageIndex Plugin
|
285 |
/*-------------------------------------------*/
|
349 |
}
|
350 |
}
|
351 |
|
352 |
+
|
css/style.css
CHANGED
@@ -28,9 +28,11 @@
|
|
28 |
/*-------------------------------------------*/
|
29 |
/* .socialSet
|
30 |
/*-------------------------------------------*/
|
31 |
-
/* Profile
|
32 |
/*-------------------------------------------*/
|
33 |
-
/* 3PR area
|
|
|
|
|
34 |
/*-------------------------------------------*/
|
35 |
/* childPageIndex Plugin
|
36 |
/*-------------------------------------------*/
|
@@ -117,7 +119,7 @@
|
|
117 |
.vk_icon_w_r_sns_fb:before { content: "\e604"; }
|
118 |
|
119 |
/*-------------------------------------------*/
|
120 |
-
/* Profile
|
121 |
/*-------------------------------------------*/
|
122 |
.site-profile { overflow: hidden; }
|
123 |
|
@@ -147,7 +149,7 @@
|
|
147 |
.sns_btns .linkedin_btn a { background: #0077b5; }
|
148 |
|
149 |
/*-------------------------------------------*/
|
150 |
-
/* 3PR area
|
151 |
/*-------------------------------------------*/
|
152 |
.prBox .subSection-title { font-size: 18px; }
|
153 |
.prBox .media_pr { margin-top: 0.8em; margin-bottom: 0.8em; }
|
@@ -159,6 +161,11 @@
|
|
159 |
@media screen and (max-width: 992px) { .prBox .media_pc { display: none; }
|
160 |
.prBox .media_sp { display: block; }
|
161 |
.prBox .linkurl { margin-bottom: 1.5em; } }
|
|
|
|
|
|
|
|
|
|
|
162 |
/*-------------------------------------------*/
|
163 |
/* childPageIndex Plugin
|
164 |
/*-------------------------------------------*/
|
28 |
/*-------------------------------------------*/
|
29 |
/* .socialSet
|
30 |
/*-------------------------------------------*/
|
31 |
+
/* Wiget Profile Plugin
|
32 |
/*-------------------------------------------*/
|
33 |
+
/* Wiget 3PR area Plugin
|
34 |
+
/*-------------------------------------------*/
|
35 |
+
/* Widget Page Content
|
36 |
/*-------------------------------------------*/
|
37 |
/* childPageIndex Plugin
|
38 |
/*-------------------------------------------*/
|
119 |
.vk_icon_w_r_sns_fb:before { content: "\e604"; }
|
120 |
|
121 |
/*-------------------------------------------*/
|
122 |
+
/* Wiget Profile Plugin
|
123 |
/*-------------------------------------------*/
|
124 |
.site-profile { overflow: hidden; }
|
125 |
|
149 |
.sns_btns .linkedin_btn a { background: #0077b5; }
|
150 |
|
151 |
/*-------------------------------------------*/
|
152 |
+
/* Wiget 3PR area Plugin
|
153 |
/*-------------------------------------------*/
|
154 |
.prBox .subSection-title { font-size: 18px; }
|
155 |
.prBox .media_pr { margin-top: 0.8em; margin-bottom: 0.8em; }
|
161 |
@media screen and (max-width: 992px) { .prBox .media_pc { display: none; }
|
162 |
.prBox .media_sp { display: block; }
|
163 |
.prBox .linkurl { margin-bottom: 1.5em; } }
|
164 |
+
/*-------------------------------------------*/
|
165 |
+
/* Widget Page Content
|
166 |
+
/*-------------------------------------------*/
|
167 |
+
.widget_pageContent h1 { margin-bottom: 20px; }
|
168 |
+
|
169 |
/*-------------------------------------------*/
|
170 |
/* childPageIndex Plugin
|
171 |
/*-------------------------------------------*/
|
css/style_in_bs.css
CHANGED
@@ -608,9 +608,11 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|
608 |
/*-------------------------------------------*/
|
609 |
/* .socialSet
|
610 |
/*-------------------------------------------*/
|
611 |
-
/* Profile
|
612 |
/*-------------------------------------------*/
|
613 |
-
/* 3PR area
|
|
|
|
|
614 |
/*-------------------------------------------*/
|
615 |
/* childPageIndex Plugin
|
616 |
/*-------------------------------------------*/
|
@@ -697,7 +699,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|
697 |
.vk_icon_w_r_sns_fb:before { content: "\e604"; }
|
698 |
|
699 |
/*-------------------------------------------*/
|
700 |
-
/* Profile
|
701 |
/*-------------------------------------------*/
|
702 |
.site-profile { overflow: hidden; }
|
703 |
|
@@ -727,7 +729,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|
727 |
.sns_btns .linkedin_btn a { background: #0077b5; }
|
728 |
|
729 |
/*-------------------------------------------*/
|
730 |
-
/* 3PR area
|
731 |
/*-------------------------------------------*/
|
732 |
.prBox .subSection-title { font-size: 18px; }
|
733 |
.prBox .media_pr { margin-top: 0.8em; margin-bottom: 0.8em; }
|
@@ -739,6 +741,11 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|
739 |
@media screen and (max-width: 992px) { .prBox .media_pc { display: none; }
|
740 |
.prBox .media_sp { display: block; }
|
741 |
.prBox .linkurl { margin-bottom: 1.5em; } }
|
|
|
|
|
|
|
|
|
|
|
742 |
/*-------------------------------------------*/
|
743 |
/* childPageIndex Plugin
|
744 |
/*-------------------------------------------*/
|
608 |
/*-------------------------------------------*/
|
609 |
/* .socialSet
|
610 |
/*-------------------------------------------*/
|
611 |
+
/* Wiget Profile Plugin
|
612 |
/*-------------------------------------------*/
|
613 |
+
/* Wiget 3PR area Plugin
|
614 |
+
/*-------------------------------------------*/
|
615 |
+
/* Widget Page Content
|
616 |
/*-------------------------------------------*/
|
617 |
/* childPageIndex Plugin
|
618 |
/*-------------------------------------------*/
|
699 |
.vk_icon_w_r_sns_fb:before { content: "\e604"; }
|
700 |
|
701 |
/*-------------------------------------------*/
|
702 |
+
/* Wiget Profile Plugin
|
703 |
/*-------------------------------------------*/
|
704 |
.site-profile { overflow: hidden; }
|
705 |
|
729 |
.sns_btns .linkedin_btn a { background: #0077b5; }
|
730 |
|
731 |
/*-------------------------------------------*/
|
732 |
+
/* Wiget 3PR area Plugin
|
733 |
/*-------------------------------------------*/
|
734 |
.prBox .subSection-title { font-size: 18px; }
|
735 |
.prBox .media_pr { margin-top: 0.8em; margin-bottom: 0.8em; }
|
741 |
@media screen and (max-width: 992px) { .prBox .media_pc { display: none; }
|
742 |
.prBox .media_sp { display: block; }
|
743 |
.prBox .linkurl { margin-bottom: 1.5em; } }
|
744 |
+
/*-------------------------------------------*/
|
745 |
+
/* Widget Page Content
|
746 |
+
/*-------------------------------------------*/
|
747 |
+
.widget_pageContent h1 { margin-bottom: 20px; }
|
748 |
+
|
749 |
/*-------------------------------------------*/
|
750 |
/* childPageIndex Plugin
|
751 |
/*-------------------------------------------*/
|
plugins/other_widget/widget-page.php
CHANGED
@@ -50,8 +50,8 @@ class WP_Widget_vkExUnit_widget_page extends WP_Widget {
|
|
50 |
function display_page($pageid,$titleflag=false) {
|
51 |
|
52 |
$page = get_page($pageid);
|
53 |
-
echo PHP_EOL.'<div id="widget-page-'.$pageid.'" class="widget">'.PHP_EOL;
|
54 |
-
if($titleflag){ echo '<h1 class="widget-title
|
55 |
remove_filter( 'the_content', 'vkExUnit_add_snsBtns' );
|
56 |
echo apply_filters('the_content', $page->post_content );
|
57 |
add_filter( 'the_content', 'vkExUnit_add_snsBtns');
|
50 |
function display_page($pageid,$titleflag=false) {
|
51 |
|
52 |
$page = get_page($pageid);
|
53 |
+
echo PHP_EOL.'<div id="widget-page-'.$pageid.'" class="widget widget_pageContent">'.PHP_EOL;
|
54 |
+
if($titleflag){ echo '<h1 class="widget-title">'.$page->post_title.'</h1>'.PHP_EOL; }
|
55 |
remove_filter( 'the_content', 'vkExUnit_add_snsBtns' );
|
56 |
echo apply_filters('the_content', $page->post_content );
|
57 |
add_filter( 'the_content', 'vkExUnit_add_snsBtns');
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link:
|
|
4 |
Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
|
5 |
Requires at least: 4.2
|
6 |
Tested up to: 4.2
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
4 |
Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
|
5 |
Requires at least: 4.2
|
6 |
Tested up to: 4.2
|
7 |
+
Stable tag: 1.0.10
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
vkExUnit.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: VK All in One Expansion Unit
|
4 |
Plugin URI: https://github.com/kurudrive/VK-All-in-one-Expansion-Unit
|
5 |
Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
|
6 |
-
Version: 1.0.
|
7 |
Author: Vektor,Inc.
|
8 |
Author URI: http://vektor-inc.co.jp
|
9 |
License: GPL2
|
3 |
Plugin Name: VK All in One Expansion Unit
|
4 |
Plugin URI: https://github.com/kurudrive/VK-All-in-one-Expansion-Unit
|
5 |
Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
|
6 |
+
Version: 1.0.10
|
7 |
Author: Vektor,Inc.
|
8 |
Author URI: http://vektor-inc.co.jp
|
9 |
License: GPL2
|