Title: How to Call Shortcode in PHP echo
Last modified: August 31, 2016

---

# How to Call Shortcode in PHP echo

 *  Resolved [mitchelangelo](https://wordpress.org/support/users/scozzee/)
 * (@scozzee)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-call-shortcode-in-php-echo/)
 * I’m trying to do this..
 * `echo '<h2>Featured Products</h2>[featured_products per_page="3" columns="3"]';`
 * but all i get is Featured Products [featured_products per_page=”3″ columns=”3″]
   on the page.
 * How do you call this in php.
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

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

 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-call-shortcode-in-php-echo/#post-7172430)
 * [https://developer.wordpress.org/reference/functions/do_shortcode/](https://developer.wordpress.org/reference/functions/do_shortcode/)
 *  Thread Starter [mitchelangelo](https://wordpress.org/support/users/scozzee/)
 * (@scozzee)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-call-shortcode-in-php-echo/#post-7172434)
 * thanks mike
 *  Thread Starter [mitchelangelo](https://wordpress.org/support/users/scozzee/)
 * (@scozzee)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-call-shortcode-in-php-echo/#post-7172438)
 * mike I removed the related products first but the title “related products” remains
   how do I remove that?
 *  Thread Starter [mitchelangelo](https://wordpress.org/support/users/scozzee/)
 * (@scozzee)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-call-shortcode-in-php-echo/#post-7172439)
 * I can hide it with CSS nevermind 🙂 thanks

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

The topic ‘How to Call Shortcode in PHP echo’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [mitchelangelo](https://wordpress.org/support/users/scozzee/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/how-to-call-shortcode-in-php-echo/#post-7172439)
 * Status: resolved