twentytwenty_customize_opacity_range

过滤钩子
参数
  • (array) $attrs { The attributes. @type int $min Minimum value. @type int $max Maximum value. @type int $step Interval between numbers. }
    Required:
    Default:
定义位置
  • wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php , line 534
相关勾子
twentytwenty_toggle_durationtwentytwentytwo_block_patternstwentytwenty_get_localized_font_family_typestwentytwentyone_html_classestwentytwenty_site_logo
相关方法
_wp_customize_publish_changeset_wp_customize_include_wp_customize_loader_settingsis_customize_previewwp_customize_url
引入
Twenty Twenty 1.0
弃用
-

twenty_customize_opacity_range 是WordPress主题Twenty Twenty中的一个函数。它在主题的自定义器中设置了不透明度设置的数值范围: 该函数用于设置主题中各种元素的不透明度设置范围。

过滤输入属性的不透明度。

return apply_filters(

常见问题

FAQs
查看更多 >