Title: The original php function and parameters?
Last modified: August 30, 2016

---

# The original php function and parameters?

 *  Resolved [Hydrako](https://wordpress.org/support/users/hydrako/)
 * (@hydrako)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/the-original-php-function-and-parameters/)
 * Hi.
 * I’m using a theme (Vice Theme) that loads something like templates (modules),
   not “pages”. I need to customize it so I edited the original “modules.php” of
   my theme. I can’t load the Calendar with {CALENDAR} because it’s the .php file
   so it displays “{CALENDAR}” and not the real plugin. I want to know the php function
   that loads the plugin so I can manually put it where I want.
 * Something like <div><?php funct_load_Calendar_plugin(something, something) ?>
   </div> so I can set the CSS of the plugin too.
 * I hope I’ve explained it well 🙂 .
    Thanks.
 * [https://wordpress.org/plugins/calendar/](https://wordpress.org/plugins/calendar/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kieran O’Shea](https://wordpress.org/support/users/kieranoshea/)
 * (@kieranoshea)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/the-original-php-function-and-parameters/#post-6652515)
 * `<?php echo calendar(); ?>`

Viewing 1 replies (of 1 total)

The topic ‘The original php function and parameters?’ is closed to new replies.

 * ![](https://ps.w.org/calendar/assets/icon-128x128.png?rev=1251541)
 * [Calendar](https://wordpress.org/plugins/calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calendar/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Kieran O’Shea](https://wordpress.org/support/users/kieranoshea/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/the-original-php-function-and-parameters/#post-6652515)
 * Status: resolved