Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
dd46184f50cff0805dbf9fbbdb9df331ee6fcd54
wp-cli
/
php
下载当前目录
C
copilot-swe-agent[bot]
Fix autocorrect regression with after_wp_load commands
1beaf514
创建于
2025年12月16日
历史提交
文件
最后提交记录
最后更新时间
WP_CLI
Fix autocorrect regression with after_wp_load commands Disable autocorrect in do_early_invoke() to prevent wrong suggestions for commands that will be registered later via after_wp_load hook. Autocorrect now happens in run_command() after WordPress loads, ensuring all commands are available. Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
5 个月前
commands
Merge branch 'main' into copilot/add-command-alias-to-dump
5 个月前
boot-fs.php
Update version passed to error message
1 年前
bootstrap.php
PHPStan level 7
1 年前
class-wp-cli-command.php
Fix all autofixable CS issues
2 年前
class-wp-cli.php
Use null coalescing operator for cleaner syntax (PHP 7.2+) Co-authored-by: schlessera <83631+schlessera@users.noreply.github.com>
5 个月前
compat.php
Removes array_column compatability function
1 年前
config-spec.php
Docs.
3 年前
dispatcher.php
Fix remaining PHPCS issues
2 年前
fallback-functions.php
Fix remaining PHPCS issues
2 年前
utils-wp.php
Update `wp_get_table_names` type
10 个月前
utils.php
Fix newly reported PHPStan error
5 个月前
wp-cli.php
PHPStan level 7
1 年前