Files
wp-multi-city/includes/lib/plugin-update-checker/plugin-update-checker.php
T
Vladimir Bryzgalov c264bc433a feat(wpmc S7): vendor Plugin Update Checker v5.6
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 12:15:44 +05:00

10 lines
218 B
PHP

<?php
/**
* Plugin Update Checker Library 5.6
* http://w-shadow.com/
*
* Copyright 2024 Janis Elsts
* Released under the MIT license. See license.txt for details.
*/
require dirname(__FILE__) . '/load-v5p6.php';