Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gambitph/wp-tf-font-changer
- Owner: gambitph
- Created: 2015-01-13T10:41:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T10:49:35.000Z (almost 10 years ago)
- Last Synced: 2024-03-27T01:05:54.930Z (9 months 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 :)*