-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Update PHP Docs for wp_get_global_stylesheet
#3918
Update PHP Docs for wp_get_global_stylesheet
#3918
Conversation
@Mamaduka @ntsekouras what would be the trac ticket for this change? |
I wonder if this could be part of https://github.com/WordPress/wordpress-develop/pull/3896/files#r1088070674 instead of its own PR. Or merge this one quick and rebase 3896. I'm fine with whatever work best for people. |
Created a dedicated trac ticket for this one https://core.trac.wordpress.org/ticket/57563 |
I think it will be faster to merge this PR and rebase the other one afterwards, since it's still a draft. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Ready for commit.
Committed via https://core.trac.wordpress.org/changeset/55144. Thanks for your contributions! |
Trac ticket https://core.trac.wordpress.org/ticket/57563
Backports WordPress/gutenberg#46817
Note that this PHPDoc comment does not include yet the
custom-css
as it was not backported.