wp_register_style( ... )

Registers a CSS stylesheet.

Parameters:
  • $handle string
  • $src string | false
  • $deps string[]
  • $ver string | bool | null
  • ... 1 more