Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gambitph/wp-tf-font-changer

Change your theme's fonts. A plugin tutorial for Titan Framework.
https://github.com/gambitph/wp-tf-font-changer

Last synced: about 1 month ago
JSON representation

Change your theme's fonts. A plugin tutorial for Titan Framework.

Awesome Lists containing this project

README

        

# WP-TF-Font-Changer
Change your theme's fonts, created with [Titan Framework](http://www.titanframework.net/).

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](http://wptavern.com/how-to-customize-the-body-and-title-font-in-wordpress-default-themes-without-touching-code)
* [Styleguide Plugin by Ben Gillbanks](https://wordpress.org/plugins/styleguide/)

*I hope Ben doesn't mind :)*