WP TF Font Changer
Change your theme's fonts. A plugin tutorial for Titan Framework.
by Benjamin Intal · github.com/gambitph/wp-tf-font-changer · website
★ 1stars
0forks
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/gambitph/wp-tf-font-changer/archive/refs/heads/master.zipChange your theme's fonts, created with Titan Framework.
The intention of this is WordPress plugin is to demonstrate the advanced capabilities of Titan Framework with regards to:
- Theme Customizer panels
- Font option creation with Google Fonts
- Automatic CSS Generation
- Ease of use (less than 100 lines of code, documentation included)
Inspired by:
- How to Customize The Body and Title Font in WordPress Default Themes Without Touching Code
- Styleguide Plugin by Ben Gillbanks
I hope Ben doesn't mind :)