Title: Customized shortcode?
Last modified: August 30, 2016

---

# Customized shortcode?

 *  [yosmc](https://wordpress.org/support/users/yosmc/)
 * (@yosmc)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/)
 * Great plugin!
 * Just a question: The main setting say DEFAULT title, text & icon – does this 
   mean it’s actually possible to customize those settings via shortcode on a per-
   post basis?
 * Thanks!
 * [https://wordpress.org/plugins/tinycoffee/](https://wordpress.org/plugins/tinycoffee/)

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

 *  Plugin Author [Arunas Liuiza](https://wordpress.org/support/users/ideag/)
 * (@ideag)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745078)
 * Hi,
 * Yes, most of the settings can be overwritten in the shortcode via arguments like`
   title`, `text`, `icon`, `price`, `for`, etc.
 *  Thread Starter [yosmc](https://wordpress.org/support/users/yosmc/)
 * (@yosmc)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745090)
 * Sounds fantastic, but how? 🙂 Couldn’t find documentation, neither on WordPress
   nor in the readme nor in the plugin itself.
 *  Plugin Author [Arunas Liuiza](https://wordpress.org/support/users/ideag/)
 * (@ideag)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745091)
 * Along the lines of this example:
 * `[coffee title="Custom title" text="custom text" price="5"]`
 *  Thread Starter [yosmc](https://wordpress.org/support/users/yosmc/)
 * (@yosmc)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745099)
 * Got it – works like a charm.
 * Some minor issues/ideas for the Paypal end:
    – It would be great if you could
   add Paypal’s “charset” variable to the tinyCoffee configuration. Paypal tries
   to be clever about this, but as usual when they do that, they fail, so certain
   special characters for foreign countries will otherwise arrive scrambled at Paypal.–
   It would also be great if Paypal variables could be changed via the shortcode–
   at least “payment text” would definitely be useful. – Finally, if the default
   callback page would be the last page accessed and not the homepage, that would
   be brilliant.
 * Thanks again!
 *  Plugin Author [Arunas Liuiza](https://wordpress.org/support/users/ideag/)
 * (@ideag)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745112)
 * >  It would be great if you could add Paypal’s “charset” variable to the tinyCoffee
   > configuration
 * Added this to my todo for the next release.
 * >  It would also be great if Paypal variables could be changed via the shortcode–
   > at least “payment text” would definitely be useful.
 * You can modify payment text via `paypal_text` attribute in shortcode. `paypal_email`
   and `paypal_currency` work too.
 * > Finally, if the default callback page would be the last page accessed and not
   > the homepage, that would be brilliant.
 * You can modify callback urls via `success`/`callback_success` and `cancel`/`callback_cancel`
   attributes in shortcode.
 * If you know your way around WordPress filters, you can also use `tinycoffee_options`
   filter to modify all available options for any instance of tinyCoffee, be it 
   shortcode, widget, modal or template tag.
 *  Thread Starter [yosmc](https://wordpress.org/support/users/yosmc/)
 * (@yosmc)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745114)
 * Great! Is there also a way to set success/callback_success and cancel/callback_cancel
   to “SELF”? So obviously, the URL can be set manually, which should work reasonably
   well for all purposes, but if this was automatic, it would save some work and
   also make sure nothing breaks if an article or page is renamed/relocated.

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

The topic ‘Customized shortcode?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tinycoffee_f0ddd4.svg)
 * [tinyCoffee](https://wordpress.org/plugins/tinycoffee/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinycoffee/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinycoffee/)
 * [Active Topics](https://wordpress.org/support/plugin/tinycoffee/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinycoffee/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinycoffee/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [yosmc](https://wordpress.org/support/users/yosmc/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/customized-shortcode/#post-6745114)
 * Status: not resolved