Title: Variable on Shortcode
Last modified: August 31, 2016

---

# Variable on Shortcode

 *  Resolved [Shoptutor](https://wordpress.org/support/users/shoptutor/)
 * (@shoptutor)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/variable-on-shortcode/)
 * Hello Is there a way I can pass a variable through the shortcode, so it fill 
   an default value at an imput?
 * I was thinking in something like this:
    echo do_shortcode (‘[mc4wp_form id=”12345″
   my_var=”dinamic_value”] ) ;
 * And on the form: <input type=”hidden” name=”PRODUCTNAME” value=”{my_var}”>
 * Is there a way to accomplish this?
 * [https://wordpress.org/plugins/mailchimp-for-wp/](https://wordpress.org/plugins/mailchimp-for-wp/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/variable-on-shortcode/#post-7224422)
 * Hello Shoptutor,
 * Currently, that is not possible. You can directly add the hidden field to the
   form or if this field changes based on form location, then I would recommend 
   using our “[Premium](https://mc4wp.com/)” version which allows the creation of
   multiple forms.
 * P.S. It’s a nice suggestion and I’ll discuss it with my colleagues.

Viewing 1 replies (of 1 total)

The topic ‘Variable on Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [variable](https://wordpress.org/support/topic-tag/variable/)

 * 1 reply
 * 2 participants
 * Last reply from: [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/variable-on-shortcode/#post-7224422)
 * Status: resolved