# Hooks for assets Quick reference for where to hook in styles and scripts:
*Where**Action*
Adminadmin\_enqueue\_scripts
Frontendwp\_enqueue\_scripts
Block editor (admin)enqueue\_block\_editor\_assets
Blocks (front and admin)enqueue\_block\_assets
Don't register or enqueue scripts and styles in init, this will break WordPress updates and unexpected things might happen.