mirror of
https://gh.wpcy.net/https://github.com/wp-cli/profile-command.git
synced 2026-07-16 11:56:32 +08:00
Some checks failed
Code Quality Checks / code-quality (push) Has been cancelled
Regenerate README file / regenerate-readme (push) Has been cancelled
Testing / test (push) Has been cancelled
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 lines
76 B
PHP
6 lines
76 B
PHP
<?php
|
|
// phpcs:ignoreFile
|
|
|
|
namespace {
|
|
define( 'WPINC', 'wp-includes' );
|
|
}
|