Skip to content

Added missing documentation in collaboration.php#77173

Merged
shail-mehta merged 2 commits intoWordPress:trunkfrom
sandipr942:add/missing-global-doc
Apr 9, 2026
Merged

Added missing documentation in collaboration.php#77173
shail-mehta merged 2 commits intoWordPress:trunkfrom
sandipr942:add/missing-global-doc

Conversation

@sandipr942
Copy link
Copy Markdown
Contributor

@sandipr942 sandipr942 commented Apr 9, 2026

What?

Closes #77172

Why?

  • Added missing documentation in collaboration.php

Testing Instructions

  • Open collaboration.php
  • See Global documentation is missing for global $pagenow;

@sandipr942 sandipr942 requested a review from spacedmonkey as a code owner April 9, 2026 05:46
@shail-mehta shail-mehta added the [Type] Developer Documentation Documentation for developers label Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @sandipr942! In case you missed it, we'd love to have you join us in our Slack community.

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

@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Apr 9, 2026
@shail-mehta
Copy link
Copy Markdown
Member

in core already added missing global documentation here

@shail-mehta shail-mehta added the No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core label Apr 9, 2026
@shail-mehta shail-mehta requested review from Mamaduka and t-hamano April 9, 2026 06:14
Copy link
Copy Markdown
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch 👍

@shail-mehta shail-mehta added the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: sandipr942 <sandipsinh007@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: shail-mehta <shailu25@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions github-actions bot removed the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Apr 9, 2026
@shail-mehta shail-mehta merged commit 79f6303 into WordPress:trunk Apr 9, 2026
50 of 52 checks passed
@shail-mehta
Copy link
Copy Markdown
Member

Thank you @t-hamano for the review.

Thank you @sandipr942 for your contribution.

@github-actions github-actions bot added this to the Gutenberg 23.0 milestone Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core [Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global Documentation is missing in collaboration.php

3 participants