lib/fonts.php
Configuration of theme fonts
- Package
- ncp\wp\themes\planet_foundation
- Since
- Planet Foundation 1.0.0
Functions

pf_add_customized_fonts() : void
Checks theme customization and adds css styling to header for fonts.
Prints the html directly to UA. Hook pf_add_more_custom_fonts called for
child themes to add more styling. Called before is printed.
Details
pf_load_fonts() : void
Checks theme customization and registers google fonts
Details
- See
- get_theme_mod()
- See
- wp_regsiter_style()
- See
- wp_enqueue_style()
- Since
- Planet Foundation 1.0.0