Version Description
Merely Version Change
Download this release
Release Info
Developer | kurudrive |
Plugin | VK All in One Expansion Unit |
Version | 9.4.3.1 |
Comparing to | |
See all releases |
Code changes from version 9.4.3.0-beta to 9.4.3.1
- inc/font-awesome/font-awesome-config.php +1 -1
- readme.txt +4 -1
- vkExUnit.php +1 -1
inc/font-awesome/font-awesome-config.php
CHANGED
@@ -6,7 +6,7 @@ if ( ! class_exists( 'Vk_Font_Awesome_Versions' ) ) {
|
|
6 |
require_once( 'package/class-vk-font-awesome-versions.php' );
|
7 |
|
8 |
global $font_awesome_directory_uri;
|
9 |
-
$font_awesome_directory_uri = plugins_url( '', __FILE__ ) . '/font-awesome/';
|
10 |
|
11 |
global $vk_font_awesome_version_prefix_customize_panel;
|
12 |
$vk_font_awesome_version_prefix_customize_panel = veu_get_prefix();
|
6 |
require_once( 'package/class-vk-font-awesome-versions.php' );
|
7 |
|
8 |
global $font_awesome_directory_uri;
|
9 |
+
$font_awesome_directory_uri = plugins_url( '', __FILE__ ) . '/font-awesome/package/';
|
10 |
|
11 |
global $vk_font_awesome_version_prefix_customize_panel;
|
12 |
$vk_font_awesome_version_prefix_customize_panel = veu_get_prefix();
|
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.4
|
6 |
Tested up to: 5.2.2
|
7 |
-
Stable tag: 9.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -87,6 +87,9 @@ e.g.
|
|
87 |
|
88 |
== Changelog ==
|
89 |
|
|
|
|
|
|
|
90 |
= 9.4.3.0( Beta ) =
|
91 |
[ Bug fix ][ admin information ] Bug fix of setting page on english version
|
92 |
|
4 |
Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
|
5 |
Requires at least: 4.4
|
6 |
Tested up to: 5.2.2
|
7 |
+
Stable tag: 9.4.3.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
87 |
|
88 |
== Changelog ==
|
89 |
|
90 |
+
= 9.4.3.1 =
|
91 |
+
Merely Version Change
|
92 |
+
|
93 |
= 9.4.3.0( Beta ) =
|
94 |
[ Bug fix ][ admin information ] Bug fix of setting page on english version
|
95 |
|
vkExUnit.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: VK All in One Expansion Unit
|
4 |
* Plugin URI: https://ex-unit.nagoya
|
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: 9.4.3.
|
7 |
* Author: Vektor,Inc.
|
8 |
* Text Domain: vk-all-in-one-expansion-unit
|
9 |
* Domain Path: /languages
|
3 |
* Plugin Name: VK All in One Expansion Unit
|
4 |
* Plugin URI: https://ex-unit.nagoya
|
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: 9.4.3.1
|
7 |
* Author: Vektor,Inc.
|
8 |
* Text Domain: vk-all-in-one-expansion-unit
|
9 |
* Domain Path: /languages
|