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

Add import font library fonts #160

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

matiasbenedetto
Copy link

@matiasbenedetto matiasbenedetto commented Feb 23, 2024

What?

Implements importing the fonts added to WordPress using the Font Library.

How?

Adding wp_font_face related files importing capabilities.

Testing instructions

  1. Install a few font families in a site running WordPress + Gutenberg >= 17.9 and/or WordPress >= 6.5.
  2. Export the site data using the exporter. In wp-admin go to Tools -> Export.
  3. Install the version of the importer of this PR in another WordPress instance running WordPress + Gutenberg >= 17.9 and/or WordPress >= 6.5.
  4. Try to import the XML file containing the exported data.

@matiasbenedetto matiasbenedetto marked this pull request as ready for review March 20, 2024 12:54
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.

None yet

1 participant