Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save daveloodts/542b90c52cd16b24c2d3241f5b76072b to your computer and use it in GitHub Desktop.
Save daveloodts/542b90c52cd16b24c2d3241f5b76072b to your computer and use it in GitHub Desktop.
wp_enqueue_style( 'site-css', get_template_directory_uri() . '/assets/css/style.css', array(),filemtime(get_theme_file_path('/assets/css/style.css')), 'all' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment