Title: php function
Last modified: August 31, 2016

---

# php function

 *  Resolved [w1zzard](https://wordpress.org/support/users/w1zzard/)
 * (@w1zzard)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/php-function-6/)
 * Hi,
 * what is the php function to call the feed in a template file?
 * Greetz
 * [https://wordpress.org/plugins/custom-facebook-feed/](https://wordpress.org/plugins/custom-facebook-feed/)

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

 *  [David](https://wordpress.org/support/users/dwyffels/)
 * (@dwyffels)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/php-function-6/#post-7340072)
 * If the page template of your theme isn’t able to display content from the page
   editor you would need to edit the template file in order to add the Facebook 
   feed shortcode directly to it.
 * You can do this by opening the template file for the template page that you are
   going to use for the feed and then adding the following PHP code wherever you
   want to display the feed:
 * `<?php echo do_shortcode('[custom-facebook-feed]'); ?>`
 *  Thread Starter [w1zzard](https://wordpress.org/support/users/w1zzard/)
 * (@w1zzard)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/php-function-6/#post-7340077)
 * Ah I forgot this function. do_shortcode seems cool, thanks.
 *  [David](https://wordpress.org/support/users/dwyffels/)
 * (@dwyffels)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/php-function-6/#post-7340086)
 * No problem and I wish you a great day.

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

The topic ‘php function’ is closed to new replies.

 * ![](https://ps.w.org/custom-facebook-feed/assets/icon-256x256.png?rev=2700775)
 * [Smash Balloon Social Post Feed - Simple Social Feeds for WordPress](https://wordpress.org/plugins/custom-facebook-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-facebook-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-facebook-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-facebook-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-facebook-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-facebook-feed/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [David](https://wordpress.org/support/users/dwyffels/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/php-function-6/#post-7340086)
 * Status: resolved