wpengine / frost

The ultimate WordPress block theme for website designers and developers.
https://wordpress.org/themes/frost/
GNU General Public License v3.0
560 stars 144 forks source link

Update Function for Linking Assets #106

Closed bgardner closed 2 years ago

bgardner commented 2 years ago

Per https://developer.wordpress.org/themes/advanced-topics/block-patterns/#linking-assets-images-use-get_theme_file_uri, replace all instances of get_template_directory_uri with get_theme_file_uri.