An open API service indexing awesome lists of open source software.

https://github.com/hellofromtonya/font-face-tester

Font Face Tester plugin
https://github.com/hellofromtonya/font-face-tester

Last synced: 9 months ago
JSON representation

Font Face Tester plugin

Awesome Lists containing this project

README

          

# Font Face tester plugin

This tester plugin tests printing an array of fonts that are passed to `wp_print_font_faces()`.

## How to install

To clone the repo:
1. In your local dev environment, create a new folder in `wp-content/plugins/` called `font-face-tester`.
2. Then type: `git clone https://github.com/hellofromtonya/font-face-tester.git`.
3. Then activate the plugin in your test site's admin area.

To download a zip:
1. Select Code > Download Zip.
2. Then in your local dev environment, go to Plugins > Add New > and then select the downloaded zip to add.
3. Then activate the plugin in your test site's admin area.