VK All in One Expansion Unit - Version 9.73.0.1

Version Description

Download this release

Release Info

Developer kurudrive
Plugin Icon 128x128 VK All in One Expansion Unit
Version 9.73.0.1
Comparing to
See all releases

Code changes from version 9.73.0.0 to 9.73.0.1

readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Fa
5
  Requires at least: 5.3.0
6
  Tested up to: 5.9.1
7
  Requires PHP: 7.0
8
- Stable tag: 9.70.2.0
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
5
  Requires at least: 5.3.0
6
  Tested up to: 5.9.1
7
  Requires PHP: 7.0
8
+ Stable tag: 9.73.0.1
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit70599823d8cbb34b0ef3a8e2a9efc337::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit47054f11878344164d2bddb067080b97::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit70599823d8cbb34b0ef3a8e2a9efc337
6
  {
7
  private static $loader;
8
 
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit70599823d8cbb34b0ef3a8e2a9efc337
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInit70599823d8cbb34b0ef3a8e2a9efc337', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit70599823d8cbb34b0ef3a8e2a9efc337', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
- call_user_func(\Composer\Autoload\ComposerStaticInit70599823d8cbb34b0ef3a8e2a9efc337::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit47054f11878344164d2bddb067080b97
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInit47054f11878344164d2bddb067080b97', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInit47054f11878344164d2bddb067080b97', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
+ call_user_func(\Composer\Autoload\ComposerStaticInit47054f11878344164d2bddb067080b97::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit70599823d8cbb34b0ef3a8e2a9efc337
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'V' =>
@@ -40,9 +40,9 @@ class ComposerStaticInit70599823d8cbb34b0ef3a8e2a9efc337
40
  public static function getInitializer(ClassLoader $loader)
41
  {
42
  return \Closure::bind(function () use ($loader) {
43
- $loader->prefixLengthsPsr4 = ComposerStaticInit70599823d8cbb34b0ef3a8e2a9efc337::$prefixLengthsPsr4;
44
- $loader->prefixDirsPsr4 = ComposerStaticInit70599823d8cbb34b0ef3a8e2a9efc337::$prefixDirsPsr4;
45
- $loader->classMap = ComposerStaticInit70599823d8cbb34b0ef3a8e2a9efc337::$classMap;
46
 
47
  }, null, ClassLoader::class);
48
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit47054f11878344164d2bddb067080b97
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'V' =>
40
  public static function getInitializer(ClassLoader $loader)
41
  {
42
  return \Closure::bind(function () use ($loader) {
43
+ $loader->prefixLengthsPsr4 = ComposerStaticInit47054f11878344164d2bddb067080b97::$prefixLengthsPsr4;
44
+ $loader->prefixDirsPsr4 = ComposerStaticInit47054f11878344164d2bddb067080b97::$prefixDirsPsr4;
45
+ $loader->classMap = ComposerStaticInit47054f11878344164d2bddb067080b97::$classMap;
46
 
47
  }, null, ClassLoader::class);
48
  }
vendor/composer/installed.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php return array(
2
  'root' => array(
3
- 'pretty_version' => '9.73.0.0',
4
- 'version' => '9.73.0.0',
5
  'type' => 'project',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
- 'reference' => 'a25479ad9b3d2d9595af1721de10f1ad44638be7',
9
  'name' => 'vektor-inc/vk-all-in-one-expansion-unit',
10
  'dev' => false,
11
  ),
@@ -20,12 +20,12 @@
20
  'dev_requirement' => false,
21
  ),
22
  'vektor-inc/vk-all-in-one-expansion-unit' => array(
23
- 'pretty_version' => '9.73.0.0',
24
- 'version' => '9.73.0.0',
25
  'type' => 'project',
26
  'install_path' => __DIR__ . '/../../',
27
  'aliases' => array(),
28
- 'reference' => 'a25479ad9b3d2d9595af1721de10f1ad44638be7',
29
  'dev_requirement' => false,
30
  ),
31
  'vektor-inc/vk-breadcrumb' => array(
1
  <?php return array(
2
  'root' => array(
3
+ 'pretty_version' => '9.73.0.1',
4
+ 'version' => '9.73.0.1',
5
  'type' => 'project',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
+ 'reference' => 'd8dbae9e68795827cc0c50f7eaabd92958b00db1',
9
  'name' => 'vektor-inc/vk-all-in-one-expansion-unit',
10
  'dev' => false,
11
  ),
20
  'dev_requirement' => false,
21
  ),
22
  'vektor-inc/vk-all-in-one-expansion-unit' => array(
23
+ 'pretty_version' => '9.73.0.1',
24
+ 'version' => '9.73.0.1',
25
  'type' => 'project',
26
  'install_path' => __DIR__ . '/../../',
27
  'aliases' => array(),
28
+ 'reference' => 'd8dbae9e68795827cc0c50f7eaabd92958b00db1',
29
  'dev_requirement' => false,
30
  ),
31
  'vektor-inc/vk-breadcrumb' => array(
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.73.0.0
7
  * Requires PHP: 7.0
8
  * Author: Vektor,Inc.
9
  * Text Domain: vk-all-in-one-expansion-unit
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.73.0.1
7
  * Requires PHP: 7.0
8
  * Author: Vektor,Inc.
9
  * Text Domain: vk-all-in-one-expansion-unit