Skip to content

Comments: Add a capabilities object to comment types#61

Draft
adamsilverstein wants to merge 1 commit into
fcc/rest-comment-typesfrom
fcc/comment-type-caps
Draft

Comments: Add a capabilities object to comment types#61
adamsilverstein wants to merge 1 commit into
fcc/rest-comment-typesfrom
fcc/comment-type-caps

Conversation

@adamsilverstein

Copy link
Copy Markdown
Owner

Add capability_type / capabilities args to register_comment_type(), a
WP_Comment_Type::$cap object, and a get_comment_type_capabilities() helper
mirroring get_post_type_capabilities(). Advisory metadata only in this step:
map_meta_cap() is deliberately unchanged, so there is no behavior change.

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

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


Stack created with GitHub Stacks CLIGive Feedback 💬

Add capability_type / capabilities args to register_comment_type(), a
WP_Comment_Type::$cap object, and a get_comment_type_capabilities() helper
mirroring get_post_type_capabilities(). Advisory metadata only in this step:
map_meta_cap() is deliberately unchanged, so there is no behavior change.

Rebuilt from #52 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: 58c007e6-4b70-4399-a337-2addce75ac7c

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-caps

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