| .. |
|
comment-generate.feature
|
Revert "Remove WP-CLI files unrelated to wp package *"
|
2017-03-10 12:57:05 -08:00 |
|
comment-list.feature
|
|
|
|
comment-meta.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
comment-notes.feature
|
Add notes support documentation and tests for WordPress 6.9+
|
2025-11-10 11:32:27 +00:00 |
|
comment-recount.feature
|
Fix condition for comment count check
|
2024-02-14 11:06:04 +05:45 |
|
comment.feature
|
Return a proper WP_Error object when failing to update a comment (#514)
|
2024-10-16 06:45:43 -07:00 |
|
font-collection.feature
|
Add font library commands for WordPress 6.5+ (#567)
|
2026-03-10 13:58:39 +01:00 |
|
font-face.feature
|
Add font library commands for WordPress 6.5+ (#567)
|
2026-03-10 13:58:39 +01:00 |
|
font-family.feature
|
Add font library commands for WordPress 6.5+ (#567)
|
2026-03-10 13:58:39 +01:00 |
|
menu-item.feature
|
Fix: wp menu item update --position does not reshuffle other menu items (#603)
|
2026-03-19 13:59:13 +01:00 |
|
menu-location.feature
|
Use run instead on try in menu location feature test
|
2024-04-25 22:44:05 +05:45 |
|
menu.feature
|
|
|
|
network-meta.feature
|
Match both "install" and "installation" in standard error output
|
2018-10-04 15:13:53 +01:00 |
|
option-get-autoload.feature
|
Support new autoload options
|
2024-04-25 16:35:26 -04:00 |
|
option-list.feature
|
Fix the testcases for the --autolaod flag in option list command
|
2024-11-05 10:54:10 +05:30 |
|
option-pluck-patch.feature
|
spellcheck fixes
|
2026-01-21 13:28:15 +01:00 |
|
option-set-autoload.feature
|
Support new autoload options
|
2024-04-25 16:35:26 -04:00 |
|
option.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
post-block.feature
|
Fix tests against WordPress trunk
|
2026-02-10 10:26:37 +01:00 |
|
post-create-duplicate.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
post-generate.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
post-meta-clean-duplicates.feature
|
Add wp post meta clean-duplicates <id> <key> command (#366)
|
2022-08-31 08:19:25 -07:00 |
|
post-meta.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
post-revision.feature
|
Fix tests
|
2026-01-25 12:19:30 -05:00 |
|
post-term.feature
|
Remove unused chained_command; set & warn _SERVER['SERVER_NAME']; return code checks.
|
2017-11-18 00:29:53 +00:00 |
|
post-type.feature
|
Update tests after latest framework changes (#591)
|
2026-03-13 09:56:55 +01:00 |
|
post-url-to-id.feature
|
Remove tag, whoops
|
2023-11-19 13:35:02 +00:00 |
|
post.feature
|
wp post create: Add JSON input support for tax_input (#532)
|
2026-03-13 14:59:37 +01:00 |
|
signup.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
site-create.feature
|
Add --site-url parameter for custom domain configuration in site create (#576)
|
2026-03-12 12:19:35 +01:00 |
|
site-empty.feature
|
Fix expected output for site-empty in tests based on resolved HTTPS fallback
|
2026-03-21 15:16:41 +01:00 |
|
site-generate.feature
|
Fix docstring indent issue in feature files
|
2025-04-11 10:04:40 +05:45 |
|
site-meta.feature
|
Bump site meta test requirement to WP 5.1+
|
2018-12-12 09:25:20 +01:00 |
|
site-option-pluck-patch.feature
|
|
|
|
site-option.feature
|
Skip some tests using raw MySQL queries
|
2023-10-23 17:19:01 +02:00 |
|
site.feature
|
Add --site-path filter to wp site list to avoid conflict with global --path (#595)
|
2026-03-16 12:45:57 +01:00 |
|
taxonomy.feature
|
Update tests after latest framework changes (#591)
|
2026-03-13 09:56:55 +01:00 |
|
term-generate.feature
|
Revert "Remove WP-CLI files unrelated to wp package *"
|
2017-03-10 12:57:05 -08:00 |
|
term-meta.feature
|
|
|
|
term-migrate.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
term-prune.feature
|
Add wp term prune command to remove terms with 0 or 1 published posts (#586)
|
2026-03-10 16:25:14 +01:00 |
|
term-recount.feature
|
Fix broken term recount test
|
2025-09-12 11:52:46 +02:00 |
|
term.feature
|
Make term_group an optionally available field instead of default
|
2026-02-04 02:13:05 +00:00 |
|
user-application-password.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
user-generate.feature
|
|
|
|
user-import-csv.feature
|
Mark user import from CSV test as @broken
|
2018-08-05 19:49:48 +02:00 |
|
user-list.feature
|
Document that --network excludes roles from wp user list output (#597)
|
2026-03-16 08:13:42 +01:00 |
|
user-meta.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
user-reset-password.feature
|
Add --show-password flag to user reset-password (#394)
|
2023-05-18 03:23:46 -07:00 |
|
user-session.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
user-term.feature
|
Fix Gherkin lint issues
|
2025-04-02 22:37:50 +05:45 |
|
user.feature
|
Strip HTML tags from multisite user signup validation errors (#596)
|
2026-03-16 12:46:54 +01:00 |