WP Manifestindependent plugin directory
manifest / content / acf-typography

Advanced Custom Fields: Typography

Google Fonts ACF Field

by Reyhoun · github.com/reyhoun/acf-typography · website

17stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/reyhoun/acf-typography/archive/refs/heads/master.zip

Declares an update source (https://github.com/reyhoun/acf-typography), so updates arrive through the plugin's own updater.

From the readme

ACF Typography Field Typography with Google Fonts Field for Advanced Custom Fields Subfields Google Font Family Google Font Weight Backup Font Family Text Align Text Direction Font Style Font Size Line Height Letter Spacing Text Color and Live Preview Fonts Compatibility This ACF field type is compatible with: ACF 5 Installation 1. Copy the acf-typography folder into your wp-content/plugins folder 2. Activate the Advanced Custom Field: Typography plugin via the plugins admin page 3. Create a new field via ACF and select the Typography type 4. Please refer to the description for more info regarding the field type settings 5. If you would like the list to be pulled from the Google API you will need to define your API key. You can do this in the theme's function file for example. define( 'YOURAPIKEY', 'yourgoogleapikey' ); just head on over to the Google API Console, create a new project and get a browser api key. Changelog See changelog on CHANGELOG.md file.

Read the full README on GitHub →

Releases

TagPublished
v0.6.4 Feb 9, 2015
v0.6.2 Jan 5, 2015
v0.6.1 Jan 4, 2015
v0.6.0 Nov 19, 2014
v0.4.0 Nov 1, 2014

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.