Title: Shortcode for display only
Last modified: September 15, 2018

---

# Shortcode for display only

 *  [Stephan](https://wordpress.org/support/users/stkluwe/)
 * (@stkluwe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-display-only/)
 * Hi all,
 * I was wondering whether there is a way to add a shortcode that retrieves the 
   same data like the other StageShow shortcodes **but** doesn’t render a trolley
   at all.
 * Reasoning is that now we have set up everything so that our backoffice only will
   handle reservations by phone (no public checkout functionality yet!), however
   we still want to display the performance data, number of seats available and 
   ideally also the currently available seats.
 * As I’m not familiar with plugin development yet, I wonder what would be the best
   way to achieve this.
 * Thx for any help,
    Stephan

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

 *  Plugin Author [Malcolm](https://wordpress.org/support/users/malcolm-oph/)
 * (@malcolm-oph)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-display-only/#post-10692335)
 * No there isn’t!
 * However you could use the following WP filters to modify the plugin output:
 * stageshow_filter_boxoffice – to modify the boxoffice output
    stageshow_filter_hidecheckout–
   controls if the checkout button is displayed stageshow_filter_hidereserve – controls
   if the reserve button is displayed
 *  Thread Starter [Stephan](https://wordpress.org/support/users/stkluwe/)
 * (@stkluwe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-display-only/#post-10695050)
 * Hi Malcom,
 * thx for the hints. The question about the shortcode was also rather intended 
   to be a suggestion.
    Meanwhile I‘ll be implementing my stageshow_filter_boxoffice
   to mangle the DOM and remove everything I don’t need, unless I find the Output
   functions that just give me the output that I need (performance dates/available
   seats/link to up-to-date seating) to include those in my template.
 * Kind regards,
    Stephan

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

The topic ‘Shortcode for display only’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Stephan](https://wordpress.org/support/users/stkluwe/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/shortcode-for-display-only/#post-10695050)
 * Status: not a support question