bulk-plugin-installer/lib/plugin-update-checker/plugin-update-checker.php
2025-03-26 15:30:33 +08:00

10 lines
No EOL
218 B
PHP

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