Skip to content

Instantly share code, notes, and snippets.

@avblink
Created April 28, 2023 09:09
Show Gist options
  • Save avblink/5eea68c19a3faec9649404b805d6d1fc to your computer and use it in GitHub Desktop.
Save avblink/5eea68c19a3faec9649404b805d6d1fc to your computer and use it in GitHub Desktop.
`wp_enqueue_style('html5blank', get_template_directory_uri() . '/style.css?v=' . filemtime( get_stylesheet_directory() . '/style.css' ));`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment