Title: Advanced Custom Fields: Typography Field
Author: Mujahid Ishtiaq
Published: <strong>17 آڪٽوبر 2016</strong>
Last modified: 6 مارچ 2024

---

پلگ انس ڳولھيو

![](https://ps.w.org/acf-typography-field/assets/banner-772x250.png?rev=2560712)

ھي پلگ ان **WordPress جي جديد 3 وڏين رليزز** سان آزمايو نه ويو آھي. اهو ٿي سگهي 
ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي 
وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

![](https://ps.w.org/acf-typography-field/assets/icon-256x256.png?rev=2560712)

# Advanced Custom Fields: Typography Field

 کان: [Mujahid Ishtiaq](https://profiles.wordpress.org/mujahid158/)

[ڊائون لوڊ ڪريو](https://downloads.wordpress.org/plugin/acf-typography-field.3.2.3.zip)

 * [تفصيل](https://snd.wordpress.org/plugins/acf-typography-field/#description)
 * [جائزو](https://snd.wordpress.org/plugins/acf-typography-field/#reviews)
 *  [تنصيب](https://snd.wordpress.org/plugins/acf-typography-field/#installation)
 * [ترقي](https://snd.wordpress.org/plugins/acf-typography-field/#developers)

 [سھائتا](https://wordpress.org/support/plugin/acf-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](https://github.com/mujahidi/acf-typography)

#### Compatibility

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

## تصوير

 * [[
 * Typography Field Settings
 * [[
 * Typography Field Content Editing
 * [[
 * Google Key Field required for Google Fonts

## انسٽاليشن

 1. Copy the `acf-typography-field` folder into your `wp-content/plugins` folder
 2. Activate the Typography plugin via the plugins admin page
 3. Google API Key is required for Google Fonts. Please add one by going to `WordPress
    Admin Dashboard > Settings > ACF Typography Settings`
 4. Create a new field via ACF and select the Typography type
 5. Please refer to the description for more info regarding the field type settings

## FAQ

### Q. Is it compatible with ACF Pro?

A. Yes. This plugin is compatiable with both free and paid ACF plugins.

### Q. Does it support Google Fonts?

A. Version 3.0.0 and greater supports Google Fonts

### Q. Why I do not see Google Fonts in the Font Family drop down?

A. Google API Key is required for Google Fonts. Please add one by going to `WordPress
Admin Dashboard > Settings > ACF Typography Settings`

### Q. Does it enqueue selected Google Fonts?

A. Yes. This plugin automatically enqueues user selected Google Fonts to front-end
of posts/pages.

### Q. Does it support Gutenberg Blocks?

A. Yes. This plugin does support Gutenberg Blocks created with ACF.

### Q. How can I contribute?

A. Join in on Github repository [@mujahidi/acf-typography](https://github.com/mujahidi/acf-typography)

## جائزا

![](https://secure.gravatar.com/avatar/766b679ef93f072beb9ec4ce5345e0f86e331b9639bfeb67a367be8a042e9484?
s=60&d=retro&r=g)

### 󠀁[Does not Enqueue Font(s) Selected](https://wordpress.org/support/topic/does-not-enqueue-fonts-selected/)󠁿

 [zdmdesigns](https://profiles.wordpress.org/zmdesignz/) 26 جُولاءِ 2024

Great plugin. Does exactly what it says, which is very powerful!

![](https://secure.gravatar.com/avatar/7315c567321ba9b67dd32712df8ba9c45335a19e53f755f0d748e452ade354f7?
s=60&d=retro&r=g)

### 󠀁[Not bad](https://wordpress.org/support/topic/not-bad-211/)󠁿

 [classikd](https://profiles.wordpress.org/classikd/) 23 مَي 2024

Great but font-weight changes are not taken into account in google fonts call…

![](https://secure.gravatar.com/avatar/965360f56d7f5336ee93d0cd260aa0b6e39e8684652d087d3ff004ec99085b3d?
s=60&d=retro&r=g)

### 󠀁[Very nice](https://wordpress.org/support/topic/very-nice-1853/)󠁿

 [proyinfo](https://profiles.wordpress.org/proyinfo/) 7 فيبروري 2023

Works very well. However, on the Font API settings page, you could add some instruction
to get the key.

![](https://secure.gravatar.com/avatar/b0ce0892fefc2b8a1def6af618cabcd0dc97aaef810d3a6288f6439c99b5a147?
s=60&d=retro&r=g)

### 󠀁[Simple, but works well](https://wordpress.org/support/topic/simple-but-works-well-7/)󠁿

 [AndyiBM](https://profiles.wordpress.org/andyibm/) 3 آگسٽ 2022

Had a specific requirement to select a custom font on a single page template, and
this plugged into the existing ACF interface on the page. Worked well. Probably 
ought to be a standard ACF field.

![](https://secure.gravatar.com/avatar/cba618038ddbb06f05febeb54db3d14a53865151af42d554b166115768680236?
s=60&d=retro&r=g)

### 󠀁[Does what it says](https://wordpress.org/support/topic/does-what-it-says-768/)󠁿

 [jimleeder123](https://profiles.wordpress.org/jimleeder123/) 29 جنوري 2019 1 reply

Does what it says, works without a problem.

 [ جمع: سڀ 5 تبصرا پڙهو ](https://wordpress.org/support/plugin/acf-typography-field/reviews/)

## تعاون ڪندڙ & ڊولپرز

“Advanced Custom Fields: Typography Field” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن 
ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

 *   [ Mujahid Ishtiaq ](https://profiles.wordpress.org/mujahid158/)

[ترجمو ڪريو “Advanced Custom Fields: Typography Field” توهان جي ٻولي ۾.](https://translate.wordpress.org/projects/wp-plugins/acf-typography-field)

### ڊولپمينٽ ۾ دلچسپي؟

[ڪوڊ براؤز ڪريو](https://plugins.trac.wordpress.org/browser/acf-typography-field/)،
چيڪ ڪريو [SVN مخزن](https://plugins.svn.wordpress.org/acf-typography-field/)، يا
رڪنيت حاصل ڪريو [ڊولپمينٽ لاگ](https://plugins.trac.wordpress.org/log/acf-typography-field/)
پاران [RSS](https://plugins.trac.wordpress.org/log/acf-typography-field/?limit=100&mode=stop_on_copy&format=rss).

## لاگ تبدیل ڪريو

#### 3.2.3

 * Added new font-weight values

#### 3.2.2

 * Fixed google fonts url too long issue

#### 3.2.1

 * Fixed typo and bugs

#### 3.2.0

 * [NEW] Added ‘initial’ and ‘inherit’ values for ‘font-family’ property.
 * [NEW] Added support for ACF Blocks.
 * [BUG] Fixed a PHP notice when any post does not have ACF Typography fields setup.

#### 3.1.0

 * [NEW] Google Fonts support for ACF Options
 * [BUG] Different font weights were not enqueued when used in a repeater field

#### 3.0.0

 * [NEW] Introduces functions and shortcode
 * [NEW] Hides nonselected properties in fieldgroup edit page
 * [NEW] Supports Google Fonts
 * [NEW] Enqueue google fonts CSS on page/post

#### 2.2.0

 * [NEW] Font Stretch subfield

#### 2.1.0

 * [NEW] Font Variant subfield

#### 2.0.0

 * [NEW] Now supports ACF 5 (Pro version)

#### 1.1.1

 * Fixed a bug

#### 1.1.0

 * [NEW] Text Transform subfield

#### 1.0.0

 * Initial Release.

## ميٽا

 *  Version **3.2.3**
 *  Last updated **2 سالَ اڳ**
 *  Active installations **4,000+**
 *  WordPress version ** 3.5.0 يا وڌيڪ **
 *  Tested up to **6.4.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/acf-typography-field/)
 * Tags
 * [acf](https://snd.wordpress.org/plugins/tags/acf/)[addon](https://snd.wordpress.org/plugins/tags/addon/)
   [admin](https://snd.wordpress.org/plugins/tags/admin/)[advanced custom fields](https://snd.wordpress.org/plugins/tags/advanced-custom-fields/)
   [typography](https://snd.wordpress.org/plugins/tags/typography/)
 *  [ترقي يافته ڏيک](https://snd.wordpress.org/plugins/acf-typography-field/advanced/)

## درجه بندي

 4.6 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/acf-typography-field/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/acf-typography-field/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/acf-typography-field/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/acf-typography-field/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/acf-typography-field/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-typography-field/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/acf-typography-field/reviews/)

## تعاون ڪندڙ

 *   [ Mujahid Ishtiaq ](https://profiles.wordpress.org/mujahid158/)

## سھائتا

چوڻ لاءِ ڪجهه آهي؟ مدد گهرجي؟

 [ڏسو سپورٽ فورم](https://wordpress.org/support/plugin/acf-typography-field/)