Skip to content

Font Library: Change all references to 6.4.0 by 6.5.0 core version#55320

Merged
matiasbenedetto merged 1 commit intotrunkfrom
update/font-library-since-6.5
Oct 12, 2023
Merged

Font Library: Change all references to 6.4.0 by 6.5.0 core version#55320
matiasbenedetto merged 1 commit intotrunkfrom
update/font-library-since-6.5

Conversation

@matiasbenedetto
Copy link
Copy Markdown
Contributor

@matiasbenedetto matiasbenedetto commented Oct 12, 2023

What?

Change all references to 6.4.0 by 6.5.0 core version

Why?

Because the Font Library feature has been punted from 6.4.0 to 6.5.0

How?

Updating all comments referencing 6.4.0

Testing Instructions

This is not a functional change. So there is not much to test.

Closes: #55263

@matiasbenedetto matiasbenedetto added [Type] Code Quality Issues or PRs that relate to code quality [Feature] Typography Font and typography-related issues and PRs labels Oct 12, 2023
@github-actions
Copy link
Copy Markdown

This pull request has changed or added PHP files. Please confirm whether these changes need to be synced to WordPress Core, and therefore featured in the next release of WordPress.

If so, it is recommended to create a new Trac ticket and submit a pull request to the WordPress Core Github repository soon after this pull request is merged.

If you're unsure, you can always ask for help in the #core-editor channel in WordPress Slack.

Thank you! ❤️

View changed files
❔ lib/experimental/fonts/font-library/class-wp-font-collection.php
❔ lib/experimental/fonts/font-library/class-wp-font-family-utils.php
❔ lib/experimental/fonts/font-library/class-wp-font-family.php
❔ lib/experimental/fonts/font-library/class-wp-font-library.php
❔ lib/experimental/fonts/font-library/class-wp-rest-font-library-controller.php
❔ lib/experimental/fonts/font-library/font-library.php

@matiasbenedetto matiasbenedetto added [Type] Developer Documentation Documentation for developers Needs PHP backport Needs PHP backport to Core and removed [Type] Code Quality Issues or PRs that relate to code quality labels Oct 12, 2023
Copy link
Copy Markdown
Contributor

@pbking pbking left a comment

Choose a reason for hiding this comment

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

🚢

@matiasbenedetto matiasbenedetto merged commit 0c9b0ce into trunk Oct 12, 2023
@matiasbenedetto matiasbenedetto deleted the update/font-library-since-6.5 branch October 12, 2023 17:42
@github-actions github-actions bot added this to the Gutenberg 16.9 milestone Oct 12, 2023
@youknowriad youknowriad added Backported to WP Core Pull request that has been successfully merged into WP Core and removed Needs PHP backport Needs PHP backport to Core labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backported to WP Core Pull request that has been successfully merged into WP Core [Feature] Typography Font and typography-related issues and PRs [Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Font Library: replace all references to 6.4.0 by 6.5.0

3 participants