Title: Custom field
Last modified: June 25, 2018

---

# Custom field

 *  Resolved [ofmarconi](https://wordpress.org/support/users/ofmarconi/)
 * (@ofmarconi)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/custom-field-84/)
 * Is it possible to use custom field parameters? of each post?
    Would ACF help 
   that?
 * Thx!

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

 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10449924)
 * Sorry, I didn’t understand your requirement. Could you please elaborate with 
   an example ?
 *  Thread Starter [ofmarconi](https://wordpress.org/support/users/ofmarconi/)
 * (@ofmarconi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10449946)
 * Sure!
 * [https://imgur.com/a/hsSDJXZ](https://imgur.com/a/hsSDJXZ)
 * Use wordpress custom fields ([https://codex.wordpress.org/Custom_Fields](https://codex.wordpress.org/Custom_Fields))
   
   to complete the fields of your plugin.
 * Or function directly as a parameter, same as you did with the title of the post,
   date of the post …
 * Understood? Sorry for english bad
 *  Thread Starter [ofmarconi](https://wordpress.org/support/users/ofmarconi/)
 * (@ofmarconi)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10532022)
 * Hey! 😉
 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10548759)
 * Hi, sorry for the delay. I understood you problem. So you want an ability to 
   place custom fields in shortcode content right ?
    That’s a nice idea. I’ll see
   how it can be implemented !
 *  Thread Starter [ofmarconi](https://wordpress.org/support/users/ofmarconi/)
 * (@ofmarconi)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10594949)
 * Yessss this would be very good!
 * Another very cool thing, would be to enable the “visual composer” within your
   plugin.
 * That:
    [https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431](https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431)
 * Is this too hard?
 *  Thread Starter [ofmarconi](https://wordpress.org/support/users/ofmarconi/)
 * (@ofmarconi)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10731032)
 * Hellow!
 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10733531)
 * Hey.. sorry for the delay I got to work in another free plugin which is took.
 * I’ll try to implement this feature by Oct mid.
 * Thanks,
    Aakash
 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10779366)
 * Please install version 4.1.8
    This feature is implemented in this version.
 *  Thread Starter [ofmarconi](https://wordpress.org/support/users/ofmarconi/)
 * (@ofmarconi)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10779421)
 * Very very thx!
 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-field-84/#post-10779487)
 * Now you can insert custom field like below,
 * [https://i.snag.gy/0Wnxz3.jpg](https://i.snag.gy/0Wnxz3.jpg)
 * [https://i.snag.gy/pW5vi2.jpg](https://i.snag.gy/pW5vi2.jpg)
 *  [yurividal10](https://wordpress.org/support/users/yurividal10/)
 * (@yurividal10)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/custom-field-84/#post-11017847)
 * This works if the field is a custom text or number field.
    If it is a taxonomy,
   shortcoder is inserting the taxonomy ID instead of the taxonomy value. Example:
   I have a custom input field that the author selects the book name. If i put $
   $custom_field:book$$ it returns i get “Book: 153” Instead of “Book: John”

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

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

 * ![](https://ps.w.org/shortcoder/assets/icon.svg?rev=2222236)
 * [Shortcoder — Create Shortcodes for Anything](https://wordpress.org/plugins/shortcoder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcoder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcoder/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcoder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcoder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcoder/reviews/)

## Tags

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

 * 11 replies
 * 3 participants
 * Last reply from: [yurividal10](https://wordpress.org/support/users/yurividal10/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/custom-field-84/#post-11017847)
 * Status: resolved