mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 16:15:57 +08:00
Add WP Core compat.php (#164)
Signed-off-by: Andy Fragen <andy@thefragens.com>
This commit is contained in:
parent
966c82949e
commit
2b858dc3c2
3 changed files with 569 additions and 0 deletions
|
@ -37,6 +37,7 @@ require_once __DIR__ . '/inc/user-notification/namespace.php';
|
|||
require_once __DIR__ . '/inc/version-check/namespace.php';
|
||||
|
||||
// External dependencies.
|
||||
require_once __DIR__ . '/inc/compatibility/compat.php';
|
||||
require_once __DIR__ . '/inc/updater/class-lite.php';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue