Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
Font Face Tester plugin
- Host: GitHub
- URL: https://github.com/hellofromtonya/font-face-tester
- Owner: hellofromtonya
- Created: 2023-08-22T22:00:03.000Z (about 1 year ago)
- Default Branch: trunk
- Last Pushed: 2023-08-31T20:08:11.000Z (about 1 year ago)
- Last Synced: 2024-10-27T02:07:21.128Z (25 days ago)
- Language: PHP
- Size: 257 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.