lib/fonts.php

Show: PublicProtectedPrivateinherited
    Table of Contents
    Configuration of theme fonts
    Package
    ncp\wp\themes\planet_foundation  
    Since
    Planet Foundation 1.0.0  

    Functions

    functionpf_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
    See
    get_theme_mod()  
    functionpf_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  
    Documentation was generated by phpDocumentor 2.3.0 .