WP Manifestindependent plugin directory
manifest / unclassified / customizer-typography

Customizer Typography

Proof-of-concept for a typography class and multiple settings tied to a customizer control.

by Justin Tadlock · github.com/justintadlock/customizer-typography · website

76stars
16forks

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/justintadlock/customizer-typography/archive/refs/heads/master.zip

Readme

Customizer Typography

This plugin is a proof-of-concept and testing tool primarily for two things:

  • Testing a customizer control class to handle typography.
  • Tying multiple customize settings to a single control.

How to use

This plugin creates a "Typography" panel in the customizer. It lets you set some stuff. It's plug-n-play, so give it a try.

Notes

This is a developer tool.

I'll write more here later. :)

Screenshots

Customizer Typography Plugin Preview

Read the full README on GitHub →