wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



style_loader_src › Filtr WordPress Hooks

Od2.6.0
Przestarzałyn/a
apply_filters( 'style_loader_src', $src, $handle )
Parametry: (2)
  • (string) $src The source URL of the enqueued style.
    Wymagane: Tak
  • (string) $handle The style's registered handle.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters an enqueued style's fully-qualified URL.





Źródło

$src = apply_filters( 'style_loader_src', $src, $handle );