Title: php function
Last modified: August 22, 2016

---

# php function

 *  Resolved [WPHaider](https://wordpress.org/support/users/wphaider/)
 * (@wphaider)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-function-5/)
 * Hi there,
 * thank you for this useful plugin
 * I was wondering how can i create a php function line, so i can place within my
   theme and not as a widget
 * something like
 * > <?php if(function_exists(‘mmdyk’)) { mmdyk_post(); } ?>
 * something like that! obv i think what i wrote is wrong
 * look forward to hearing from you
 * [https://wordpress.org/plugins/mm-did-you-know/](https://wordpress.org/plugins/mm-did-you-know/)

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

 *  Thread Starter [WPHaider](https://wordpress.org/support/users/wphaider/)
 * (@wphaider)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-function-5/#post-5914660)
 * any ideas?
    i wanna include in the header of my theme and not on the side as 
   a widget
 *  Thread Starter [WPHaider](https://wordpress.org/support/users/wphaider/)
 * (@wphaider)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-function-5/#post-5914718)
 * plugin author? any help at all?
 *  Plugin Author [mmilan81](https://wordpress.org/support/users/mmilan81/)
 * (@mmilan81)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/php-function-5/#post-5914765)
 * Something like this
 * `<?php if(function_exists('show_mmdyk')) { show_mmdyk(1, "on", “on"); } ?>`

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/mm-did-you-know.svg)
 * [Did you know?](https://wordpress.org/plugins/mm-did-you-know/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mm-did-you-know/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mm-did-you-know/)
 * [Active Topics](https://wordpress.org/support/plugin/mm-did-you-know/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mm-did-you-know/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mm-did-you-know/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mmilan81](https://wordpress.org/support/users/mmilan81/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/php-function-5/#post-5914765)
 * Status: resolved