Directory

Changes to TT4 for RC2 by luminuu · Pull Request #5552 · WordPress/wordpress-develop · GitHub
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

Changes to TT4 for RC2 #5552

Closed
wants to merge 1 commit into from
Closed

Conversation

luminuu
Copy link
Member

@luminuu luminuu commented Oct 23, 2023

This PR includes the bugfixes from the GH repo since RC 1.

Some patterns have been updated to fix color issues, a well as some code quality fixes.

/cc @MaggieCabrera

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

Props:
@richtabor
@MaggieCabrera
@luminuu
@kafleg
@swissspidy
@huzaifaalmesbah
@neilorangepeel
@shail-mehta
@aayushastha
@lada7042
@KalmanG
@mukeshpanchal27
@nilovelez
@Yari2u


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@@ -18,7 +18,6 @@
*
* @return void
* @since Twenty Twenty-Four 1.0
Copy link
Member

Choose a reason for hiding this comment

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

nit: Just noticing this now, but @SInCE should be before @return here and in the other spots. See: https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#1-functions-class-methods

Copy link
Contributor

Choose a reason for hiding this comment

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

I'll make these changes precommit and submit back to WordPress/twentytwentyfour.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, never mind. I see that WordPress/twentytwentyfour#693 been opened. Approved and merged.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you!

Copy link
Contributor

Choose a reason for hiding this comment

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

@return void

should also be removed. Will open an issue to fix in the TT4 repo.

Copy link
Member

Choose a reason for hiding this comment

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

@hellofromtonya According to https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#1-functions-class-methods Note: @return void should not be used outside of the default bundled themes.

Copy link
Member

Choose a reason for hiding this comment

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

So I think it's ok

@desrosj
Copy link
Contributor

desrosj commented Oct 24, 2023

@desrosj desrosj closed this Oct 24, 2023
@desrosj
Copy link
Contributor

desrosj commented Oct 24, 2023

@Yari2u @KalmanG @aayushastha I was unable to locate your WordPress.org profile. A WordPress.org profile is required to receive proper credit for contributions on the About screen within the WordPress dashboard for a given release.

Could you please share your .org profile if you already have one that I missed, or follow the instructions in this blog post to create and connect a .org account.

@luminuu
Copy link
Member Author

luminuu commented Oct 25, 2023

@desrosj We have them listed in our CONTRIBUTORS.md file with both Github and w.org profiles: https://github.com/WordPress/twentytwentyfour/blob/trunk/CONTRIBUTORS.md

GitHub Username WordPress.org Username
@aayushastha @aayusha
@KalmanG @KalmanG
@Yari2u @Yari2u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants