Skip to content

Add: Feature to modify the comment form title#57541

Open
SH4LIN wants to merge 2 commits intoWordPress:trunkfrom
SH4LIN:add/comment-form-title-editable
Open

Add: Feature to modify the comment form title#57541
SH4LIN wants to merge 2 commits intoWordPress:trunkfrom
SH4LIN:add/comment-form-title-editable

Conversation

@SH4LIN
Copy link
Copy Markdown
Contributor

@SH4LIN SH4LIN commented Jan 4, 2024

What?

  • This PR will add support for the comment form title to be editable.

Why?

  • This is an enhancement PR which will allow to change the comment form title.

How?

  • This PR adds block attribute and RichText component from the static H3 tag.

Testing Instructions

  1. Open editor.
  2. Insert the comment form block
  3. Add the title in a place where it says Leave a reply.
  4. Publish the post
  5. And preview it on frontend title will reflect on frontend.

Testing Instructions for Keyboard

Screenshots or screencast

Screen.Recording.2024-01-04.at.4.55.38.PM.mov

Covers

@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Jan 4, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 4, 2024

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @SH4LIN! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@skorasaurus skorasaurus added the [Block] Comments Form Affects the Comments Form Block label Apr 25, 2024
@mikachan mikachan added the [Type] Enhancement A suggestion for improvement. label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] Comments Form Affects the Comments Form Block First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Type] Enhancement A suggestion for improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Option to Edit Comments Title & Comments Form Title

3 participants