Skip to content

Instantly share code, notes, and snippets.

@ostryweb-cz
Last active February 12, 2019 20:25
Show Gist options
  • Save ostryweb-cz/c182774f687f20de70dd9b1c067aa425 to your computer and use it in GitHub Desktop.
Save ostryweb-cz/c182774f687f20de70dd9b1c067aa425 to your computer and use it in GitHub Desktop.
style.css enqueue with stylesheet version
wp_enqueue_style( 'website-style', get_stylesheet_uri(), array(), wp_get_theme()->version );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment