Title: Custom Fields
Last modified: August 21, 2016

---

# Custom Fields

 *  [GuidoCimurro](https://wordpress.org/support/users/guidocimurro/)
 * (@guidocimurro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-fields-95/)
 * Hi and thank you so much for your plugin; is it possible to apply the substitutions
   on custom fields?
 * [http://wordpress.org/plugins/seo-auto-links/](http://wordpress.org/plugins/seo-auto-links/)

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

 *  Plugin Author [Maarten Brakkee](https://wordpress.org/support/users/maartenbrakkee/)
 * (@maartenbrakkee)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-fields-95/#post-4156041)
 * Hi GuidoCimurro,
 * I can look into it. Could you give your situation as an example?
 *  Thread Starter [GuidoCimurro](https://wordpress.org/support/users/guidocimurro/)
 * (@guidocimurro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-fields-95/#post-4156195)
 * Hi, thanks for your reply.
 * In my custom post type I’ve some custom fields that I use to describe an object;
   for example, if I would review a supplement, I could have
 * Introduction custom field
    Posology custom field Ingredients custom field Price
   custom field Warning custom field …
 * It could be a good idea expose a function to apply substitutions on the fly in
   the theme, for example I use
 * $Ingredients = get_the_terms( $post->ID, ‘ingredients’ );
    echo wpautop($Ingredients);
 * and I’d like to have
 * echo wpautop(autolink($Ingredients));
 * Thank you so much for your reply and, please, forgive my English.
 *  [Commentguerir](https://wordpress.org/support/users/dudd/)
 * (@dudd)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/custom-fields-95/#post-4156301)
 * hi, need this too for costum field thank’s
 *  [jakedeg](https://wordpress.org/support/users/jake-degroot/)
 * (@jake-degroot)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/custom-fields-95/#post-4156313)
 * I would also love this feature. Any news on this front?
 *  Plugin Author [Maarten Brakkee](https://wordpress.org/support/users/maartenbrakkee/)
 * (@maartenbrakkee)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/custom-fields-95/#post-4156344)
 * Hi all,
 * At the moment I have little spare time to develop new futures for this plugin.
   I have added the request to the wishlist for future releases.

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

The topic ‘Custom Fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/seo-auto-links_fde7d2.svg)
 * [SEO Auto Links](https://wordpress.org/plugins/seo-auto-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-auto-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-auto-links/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-auto-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-auto-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-auto-links/reviews/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)

 * 5 replies
 * 4 participants
 * Last reply from: [Maarten Brakkee](https://wordpress.org/support/users/maartenbrakkee/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/custom-fields-95/#post-4156344)
 * Status: not a support question