Initial Commit
This commit is contained in:
10
dependencies/yahnis-elsts/plugin-update-checker/plugin-update-checker.php
vendored
Normal file
10
dependencies/yahnis-elsts/plugin-update-checker/plugin-update-checker.php
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Plugin Update Checker Library 4.11
|
||||
* http://w-shadow.com/
|
||||
*
|
||||
* Copyright 2021 Janis Elsts
|
||||
* Released under the MIT license. See license.txt for details.
|
||||
*/
|
||||
|
||||
require dirname(__FILE__) . '/load-v4p11.php';
|
Reference in New Issue
Block a user