wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



twentyseventeen_custom_colors_saturation › WordPress Filter Hooks

DaTwenty Seventeen 1.0
Deprecaton/a
apply_filters( 'twentyseventeen_custom_colors_saturation', 50 )
Parametri:
  • (int) $saturation Color saturation level.
    Richiesto:
Definito a:
Codex:

Filters Twenty Seventeen default saturation level.





Sorgenti

$saturation         = absint( apply_filters( 'twentyseventeen_custom_colors_saturation', 50 ) );