Added pluggable function ucfwp_get_header_media_picture_srcs() that specifically fetches <picture> srcs for page header media backgrounds. Will make it easier to return page header image sources in child themes with alternate header heights.
Added typeahead styles (from Colleges Theme) for post list search and degree search typeaheads
Added customizer options for providing a GA script without the use of GTM
Updated jQuery CDN to point to Google
Moved where Cloud.Typography CSS Key gets registered
ucfwp_get_header_media_picture_srcs()
that specifically fetches<picture>
srcs for page header media backgrounds. Will make it easier to return page header image sources in child themes with alternate header heights.