You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
In #405 we added excerpt generation with ChatGPT. These excerpts are generated on a post by post basis as a user decides. For sites that have lots of existing content, would be nice to integrate this feature into our existing WP-CLI commands.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
For some more information, we have some existing WP-CLI commands and we should try and structure this new command in line with what is already there (assuming what is there follows best practices).
In addition, here are some resources I'd suggest looking at when writing commands, in particular on how to handle large batches of updates:
Is your enhancement related to a problem? Please describe.
In #405 we added excerpt generation with ChatGPT. These excerpts are generated on a post by post basis as a user decides. For sites that have lots of existing content, would be nice to integrate this feature into our existing WP-CLI commands.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: