wpseek.com
WordPress开发者和主题制作者的搜索引擎



twentynineteen_custom_colors_saturation › WordPress过滤钩子

SinceTwenty Nineteen 1.0
已弃用n/a
apply_filters( 'twentynineteen_custom_colors_saturation', 100 )
参数:
  • (int) $saturation Color saturation level.
    Required: Yes
定义在:
文档:

Filters Twenty Nineteen default saturation level.





源码

$saturation = apply_filters( 'twentynineteen_custom_colors_saturation', 100 );