wp-cli / entity-command

Manage WordPress comments, menus, options, posts, sites, terms, and users.
MIT License
100 stars 89 forks source link

Update `wp option` for new changes in trunk / WordPress 6.6 #491

Closed swissspidy closed 4 months ago

swissspidy commented 5 months ago

Feature Request

Describe your use case and the problem you are facing

https://core.trac.wordpress.org/changeset/57920 got committed in trunk yesterday.

This caused some wp option tests to fail on trunk, see https://github.com/wp-cli/entity-command/actions/runs/8563704484/job/23469200909

Describe the solution you'd like

WP-CLI should support the new logic and tests should pass again.

thelovekesh commented 5 months ago

@swissspidy please feel free to assign to me. What's the ETA for this? Can this be fixed on contributor day?

swissspidy commented 5 months ago

No need for assignements, just start working on it whenever you are interested. Can be during hack day but also before or after.