Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/495: Generate post titles using OpenAI's ChatGPT for classic editor #506

Merged
merged 8 commits into from
Jun 23, 2023

Conversation

Sidsector9
Copy link
Member

@Sidsector9 Sidsector9 commented Jun 23, 2023

Description of the Change

Closes #495

Screenshot

The "Generate titles" button

Screenshot 2023-06-23 at 4 58 49 PM

The results popup modal

Screenshot 2023-06-23 at 4 59 03 PM

Video

Title.generation.mp4

How to test the Change

The steps are same as described in PR #452 . The only difference is the placement of the "Generate titles" button.

Changelog Entry

Added - Support for generating post titles using OpenAI's ChatGPT in the Classic Editor

Credits

Props @dkotter @Sidsector9

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@Sidsector9 Sidsector9 requested review from a team, dkotter and jeffpaul as code owners June 23, 2023 11:31
@dkotter dkotter added this to the 2.2.2 milestone Jun 23, 2023
@dkotter dkotter merged commit 2b9118e into develop Jun 23, 2023
10 of 12 checks passed
@dkotter dkotter deleted the feat/495 branch June 23, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support title generation in the Classic Editor
2 participants