Title: Plugin   ACF Fields
Last modified: August 31, 2016

---

# Plugin ACF Fields

 *  Resolved [kookookjew](https://wordpress.org/support/users/kookookjew/)
 * (@kookookjew)
 * [10 years ago](https://wordpress.org/support/topic/plugin-acf-fields/)
 * Awesome Plugin.
 * How is it possible to run these processes on ACF fields?
 * [https://wordpress.org/plugins/wp-typography/](https://wordpress.org/plugins/wp-typography/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [pepe](https://wordpress.org/support/users/pputzer/)
 * (@pputzer)
 * [10 years ago](https://wordpress.org/support/topic/plugin-acf-fields/#post-7441650)
 * I’m not familiar with ACF specifically, but you can manually process strings 
   with something like this:
 *     ```
       $typo = WP_Typography::get_instance();
       $typo->process( $my_string );
       ```
   
 *  Plugin Author [pepe](https://wordpress.org/support/users/pputzer/)
 * (@pputzer)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-acf-fields/#post-7441750)
 * Have you been able to resolve the issue?
 *  Plugin Author [pepe](https://wordpress.org/support/users/pputzer/)
 * (@pputzer)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-acf-fields/#post-7441751)
 * Some additional information can be found at [https://code.mundschenk.at/wp-typography/api/](https://code.mundschenk.at/wp-typography/api/).
   At the moment, it’s not very detailed, but I plan to add more examples in the
   future.
 *  Plugin Author [pepe](https://wordpress.org/support/users/pputzer/)
 * (@pputzer)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-acf-fields/#post-7441753)
 * I assume this has been resolved.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin ACF Fields’ is closed to new replies.

 * ![](https://ps.w.org/wp-typography/assets/icon.svg?rev=2663995)
 * [wp-Typography](https://wordpress.org/plugins/wp-typography/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-typography/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-typography/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-typography/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-typography/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-typography/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)

 * 4 replies
 * 2 participants
 * Last reply from: [pepe](https://wordpress.org/support/users/pputzer/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-acf-fields/#post-7441753)
 * Status: resolved