Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 8, 2021 15:03
Show Gist options
  • Save wpmu-authors/db7b3b58557fd50129789296874caa69 to your computer and use it in GitHub Desktop.
Save wpmu-authors/db7b3b58557fd50129789296874caa69 to your computer and use it in GitHub Desktop.
gistfile1.txt
add_action( 'wp_enqueue_scripts', 'enqueue_front_scripts' );
add_action( 'admin_enqueue_scripts', 'enqueue_back_scripts' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment