plugin-icon

Advanced Custom Fields: Typography Field

作者:Mujahid Ishtiaq·
A Typography Add-on for the Advanced Custom Fields Plugin.
评级
4.6/5
版本
3.2.3
活跃安装
4K
最后更新
Mar 6, 2024
Advanced Custom Fields: Typography Field

Typography field type for “Advanced Custom Fields” plugin that lets you add different text properties e.g. Font Size, Font Family, Font Color etc.

Supported Subfields

  • Font Size
  • Font Family
  • Font Weight
  • Font Style
  • Font Variant
  • Font Stretch
  • Line Height
  • Letter Spacing
  • Text Align
  • Text Color
  • Text Decoration
  • Text Transform

Other Features

  • Supports Google Fonts. The selected Google Fonts are automatically enqueued on front-end of posts/pages. Google Fonts also work with ACF Options.
  • Supports Gutenberg Blocks created with ACF.
  • Option to show/hide each subfield individually
  • Option to make each subfield required individually
  • Color Picker for Text Color subfield

Documentation

// Returns the value of a specific property get_typography_field( $selector, $property, [$post_id], [$format_value] ); // Displays the value of a specific property the_typography_field( $selector, $property, [$post_id], [$format_value] ); // Returns the value of a specific property from a sub field. get_typography_sub_field( $selector, $property, [$format_value] ); // Displays the value of a specific property from a sub field. the_typography_sub_field( $selector, $property, [$format_value] );

Shortcode

[acf_typography field="field-name" property="font_size" post_id="123" format_value="1"]

Github repository

@mujahidi/acf-typography

Compatibility

This ACF field type is compatible with: * Free and paid versions of the ACF plugin

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.4.7
这个插件是可用的下载,适用于您的站点。