Title: Add Shortcode to Custom Section
Last modified: May 17, 2021

---

# Add Shortcode to Custom Section

 *  Resolved [appitapps](https://wordpress.org/support/users/appitapps/)
 * (@appitapps)
 * [5 years ago](https://wordpress.org/support/topic/add-shortcode-to-custom-section/)
 * I want to add a shortcode to show a map of my tour (your map only shows one location,
   I need to show many). I should be able to do this by adding a shortcode to the
   Custom Section of the Booking Object from my plugin but you are not parsing the
   shortcodes placed in there?
 * Why?
 * If it is a “Custom” section, why can’t I Customise it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadd-shortcode-to-custom-section%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [bookingalgorithms](https://wordpress.org/support/users/bookingalgorithms/)
 * (@bookingalgorithms)
 * [5 years ago](https://wordpress.org/support/topic/add-shortcode-to-custom-section/#post-14449428)
 * Hello,
 * Thank you for your request.
    Shortcodes will be supported in the Custom section
   from BA Book Everyting next update (1.3.34). Currently, you can use filter `apply_filters('
   babe_post_content_tab_content', $tab_content, $post_id, $post)` to replace any
   content inside sections.
 * —
    Best Regards, Booking Algorithms team
 *  Thread Starter [appitapps](https://wordpress.org/support/users/appitapps/)
 * (@appitapps)
 * [5 years ago](https://wordpress.org/support/topic/add-shortcode-to-custom-section/#post-14451660)
 * Thanks,
 * I just modified the theme to use do_shortcode instead of wputop for the custom
   section and that fixed it.
 * Cheers.
 * Iain
 *  Plugin Author [bookingalgorithms](https://wordpress.org/support/users/bookingalgorithms/)
 * (@bookingalgorithms)
 * [5 years ago](https://wordpress.org/support/topic/add-shortcode-to-custom-section/#post-14464094)
 * Good solution, thank you!
 * —
    Best Regards, Booking Algorithms team

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

The topic ‘Add Shortcode to Custom Section’ is closed to new replies.

 * ![](https://ps.w.org/ba-book-everything/assets/icon-256x256.png?rev=1850170)
 * [BA Book Everything](https://wordpress.org/plugins/ba-book-everything/)
 * [Support Threads](https://wordpress.org/support/plugin/ba-book-everything/)
 * [Active Topics](https://wordpress.org/support/plugin/ba-book-everything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ba-book-everything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ba-book-everything/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [bookingalgorithms](https://wordpress.org/support/users/bookingalgorithms/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/add-shortcode-to-custom-section/#post-14464094)
 * Status: resolved