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中的一個函式。它在主題的自定義器中設定了不透明度設定的數值範圍: 該函式用於設定主題中各種元素的不透明度設定範圍。

過濾輸入屬性的不透明度。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
return apply_filters(
return apply_filters(
return apply_filters(

常見問題

FAQs
檢視更多 >