Skip to content

Instantly share code, notes, and snippets.

@Lovor01
Last active January 8, 2021 09:21
Show Gist options
  • Save Lovor01/05def7a8b6d6b1918f20a80f2631887b to your computer and use it in GitHub Desktop.
Save Lovor01/05def7a8b6d6b1918f20a80f2631887b to your computer and use it in GitHub Desktop.
A list of functions.php essential things
// google fonts
wp_enqueue_style( 'google_fonts', 'https://fonts.googleapis.com/css2?family=Encode+Sans:wght@400;600&family=Spectral&display=swap', array(), null );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment