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: 11 months ago
JSON representation
Change your theme's fonts. A plugin tutorial for Titan Framework.
- Host: GitHub
- URL: https://github.com/gambitph/wp-tf-font-changer
- Owner: gambitph
- Created: 2015-01-13T10:41:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T10:49:35.000Z (over 11 years ago)
- Last Synced: 2025-03-02T01:43:18.631Z (over 1 year ago)
- Language: PHP
- Size: 328 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)*