Skip to content

Comments: Allow comment types to register a display callback#62

Draft
adamsilverstein wants to merge 1 commit into
fcc/comment-type-capsfrom
fcc/comment-type-render-callback
Draft

Comments: Allow comment types to register a display callback#62
adamsilverstein wants to merge 1 commit into
fcc/comment-type-capsfrom
fcc/comment-type-render-callback

Conversation

@adamsilverstein

Copy link
Copy Markdown
Owner

Add a render_callback arg to register_comment_type() that Walker_Comment
dispatches to when rendering a comment of that type. An explicit callback
passed to wp_list_comments() still takes precedence; built-in types set none,
so output is unchanged.

Rebuilt from #53 as
part of a stacked-PR trial.

Trac ticket: https://core.trac.wordpress.org/ticket/35214


Stack created with GitHub Stacks CLIGive Feedback 💬

Add a render_callback arg to register_comment_type() that Walker_Comment
dispatches to when rendering a comment of that type. An explicit callback
passed to wp_list_comments() still takes precedence; built-in types set none,
so output is unchanged.

Rebuilt from #53 as
part of a stacked-PR trial.

Trac ticket: https://core.trac.wordpress.org/ticket/35214
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 05b64f66-765d-4056-b240-def52874793f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fcc/comment-type-render-callback

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant