Google Typography is a simple plugin that lets you use and customize (in real-time!) any fonts from Google Fonts on your existing WordPress site, all without writing a single line of code.
- Log in and navigate to Plugins → Add New.
- Type "Google Typography" into the Search input and click the "Search Widgets" button.
- Locate the Google Typography in the list of search results and click "Install Now".
- Click the "Activate Plugin" link at the bottom of the install screen.
- Navigate to Appearance → Typography to follow the on-screen instructions to begin using Google Typography.
- Download the "Google Typography" plugin from WordPress.org.
- Unzip the package and FTP it to your wp-content/plugins directory.
- Log into WordPress and navigate to the "Plugins" screen.
- Locate "Google Typography" in the list and click the "Activate" link.
- Navigate to Appearance → Typography to follow the on-screen instructions to begin using Google Typography.
If you're using Google Typography, I'd love to hear from you. Drop me a line and let me know what you think.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request