Title: Function for header?
Last modified: August 21, 2016

---

# Function for header?

 *  Resolved [Alkorr](https://wordpress.org/support/users/alkorr/)
 * (@alkorr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/function-for-header/)
 * Hi, this plugin looks awesome, doing exactly what I was looking for for years,
   thank you!
 * I installed it and I have a (well, two…) question: is it possible to use a function
   to call the banner in the header instead of a shortcode to to place to the Page
   or Post Content?
 * Thanks a lot!
 * [https://wordpress.org/plugins/custom-banners/](https://wordpress.org/plugins/custom-banners/)

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

 *  Plugin Contributor [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * (@richardgabriel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/function-for-header/#post-4596737)
 * Hey Alkorr!
 * Thanks so much for the positive feedback!
 * You can use WordPress do_shortcode function ([http://codex.wordpress.org/Function_Reference/do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode))
   to achieve your goals. You would want something like `<?php echo do_shortcode("[
   banner...]");?>`.
 * Let me know if I can help with anything else.
 * Thanks!
    Richard
 *  Thread Starter [Alkorr](https://wordpress.org/support/users/alkorr/)
 * (@alkorr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/function-for-header/#post-4596750)
 * Perfect, thanks for your quick reply Richard!

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

The topic ‘Function for header?’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Alkorr](https://wordpress.org/support/users/alkorr/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/function-for-header/#post-4596750)
 * Status: resolved